Bring data to life with SVG, Canvas and HTML.
-
Updated
Aug 16, 2021 - JavaScript
{{ message }}
Bring data to life with SVG, Canvas and HTML.
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Open-source JavaScript charting library behind Plotly and Dash
Responsive dashboard templates
nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
Umami is a simple, fast, website analytics alternative to Google Analytics.
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
The Most Complete Angular UI Component Library
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
.rickshaw_graph .detail .item.active from detail.css would benefit by adding 'width: auto; height:auto;' to auto-size the detail tooltip on graph mouse hover. In it's current form, the tooltip doesn't get auto-sized when using a relative/percentage based layout.
Create beautiful JavaScript charts with one line of Ruby
Create charts from the command line
A list of D3 libraries, plugins and utilities
Android Library to rapidly develop attractive and insightful charts in android applications.
Open source CSS framework for data visualization.
We need a flag or a method to hide the crosshair. Moreover this feature should disable long tap on canvas.
The case:
A concise grammar of interactive graphics, built on Vega.
Hello and Thanks for AMAZING package.
It would be great if we could add some border styling for tooltip. until you guys handle tooltip with widget.
Thanks a lot.
A Python module for creating Excel XLSX files.
Add a description, image, and links to the charts topic page so that developers can more easily learn about it.
To associate your repository with the charts topic, visit your repo's landing page and select "manage topics."
Bugs and Questions
The Problem
While I was debugging another issue, I noticed that the example included two bars with the same x and y values, and when you mouse over one of these bars both tooltips show up. It seems like Victory uses the x/y value to determine whether the tooltip is active when there is not another identifier.
Reproduction
https://codesandbox.io/s/frosty-du