Envision.js is a library for creating fast, dynamic and interactive HTML5 visualizations.
Envision.js is a library for creating fast, dynamic and interactive html5 visualizations. The library is rewrite of HumbleFinance
, a library for HTML5
canvas finance visualization.
Features:
- Modern Browsers, IE 6+
- Touch / Mobile Support
- HTML5 Finance Chart
- HTML5 Time Series Chart
- API for Custom Visualizations
- Framework Agnostic
- Adapted to Flotr2
- Adaptable to Others
To display a visualization in Envision.js, either use a Template
or create a custom visualization with the Envision.j
s API. Templates
are easy to use pre-made visualizations for common use-cases. Further customization is possible using the Component config option. These are options passed to the underlying adapter/API (Flotr2
by default).
You should use this tag if your question is related to Envision.js library or its APIs.