All Projects → changkejun → google-chart-offline

changkejun / google-chart-offline

Licence: MIT license
google chart offline

Programming Languages

CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to google-chart-offline

LineChartView
An interactive line chart written in SwiftUI with many customizations (colors, line size, dots, haptic feedbacks). Support value and time series.
Stars: ✭ 59 (+136%)
Mutual labels:  chart
react-relay-appsync
AppSync for Relay
Stars: ✭ 19 (-24%)
Mutual labels:  offline
billimek-charts
DEPRECATED - new home is https://github.com/k8s-at-home/charts
Stars: ✭ 90 (+260%)
Mutual labels:  chart
deadlines
A simple, offline deadline tracker made with Vue.js and localForage.
Stars: ✭ 22 (-12%)
Mutual labels:  offline
electron-releases
castLabs Electron for Content Security
Stars: ✭ 173 (+592%)
Mutual labels:  offline
chart4s
Draw a web chart by Scala
Stars: ✭ 36 (+44%)
Mutual labels:  chart
leaflet.minichart
Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts
Stars: ✭ 27 (+8%)
Mutual labels:  chart
multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Stars: ✭ 121 (+384%)
Mutual labels:  offline
ionic-resource-generator
Painless, Offline First, No Dependency, Ionic resources generator
Stars: ✭ 31 (+24%)
Mutual labels:  offline
AMVennDiagramView
AMVennDiagramView is a view can display the diagram like Venn diagram.
Stars: ✭ 39 (+56%)
Mutual labels:  chart
progrssive
A PWA for reading RSS feeds. It works offline!
Stars: ✭ 23 (-8%)
Mutual labels:  offline
ScalaTIKZ
ScalaTIKZ is an open-source library for PGF/TIKZ vector graphics.
Stars: ✭ 18 (-28%)
Mutual labels:  chart
ChartTheStockMarket
🔥 📈 💸 Chart the Stock Market - FCC Challenge
Stars: ✭ 39 (+56%)
Mutual labels:  chart
awsdtc
AWS Data Transfer Cost Explorer
Stars: ✭ 90 (+260%)
Mutual labels:  chart
azure-sql-db-sync-api-change-tracking
Using Azure SQL Change Tracking API to Sync mobile Apps data with the Cloud
Stars: ✭ 58 (+132%)
Mutual labels:  offline
PyTorch.docs
Offline documentation built from official PyTorch release
Stars: ✭ 105 (+320%)
Mutual labels:  offline
engine
Benefit from new browsers' technologies to speed up your site
Stars: ✭ 39 (+56%)
Mutual labels:  offline
react-donut-chart
An extendable SVG donut chart React component
Stars: ✭ 26 (+4%)
Mutual labels:  chart
gutenberg
Scraper for downloading the entire ebooks repository of project Gutenberg
Stars: ✭ 100 (+300%)
Mutual labels:  offline
horoscope
Open source horoscope generation engine
Stars: ✭ 18 (-28%)
Mutual labels:  chart

google-chart-offline

I record google chart and find it will be local if you change several keywords in the two load.js. I upload it here but dont use it in your application because it is out of the license of google chart.

./charts/loader.js

Replace "https://www.gstatic.com" to "." .

Change current version from "46" to "offlineSaving" .

./charts/{version}/loader.js

Replace "https://www.gstatic.com" to "." .

Record Other Resources

Save Other resource in offlinesaving/js or /css folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].