-
Updated
Nov 2, 2020 - JavaScript
charts
Here are 1,360 public repositories matching this topic...
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Mar 28, 2020 - HTML
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Aug 7, 2020 - Go
Calendar legend labels are not visible in dark theme
To Reproduce
- Go to https://nivo.rocks/calendar/
- Click on 'light/dark' switch and enable dark mode
- See legend texts
Expected behavior
legend texts should have same fill color as year/month labels and be at least visible
Screenshots
<img width="1163" alt="Bildschirmfoto 2020-10-09 um 15 35 53" src="https://
-
Updated
Nov 3, 2020 - JavaScript
.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.
-
Updated
Nov 2, 2020 - CSS
-
Updated
Nov 2, 2020 - Ruby
-
Updated
Jun 11, 2020 - C++
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Oct 22, 2020
-
Updated
Oct 4, 2020 - Kotlin
-
Updated
Aug 17, 2020 - Python
-
Updated
Nov 2, 2020 - TypeScript
Add possibility to chose crosshairMarker color, so it will be independent from line-series color
Solution that would be nice its additional field "crosshairMarkerColor" to addLineSeries settings
const lineSeries = chart.addLineSeries({
crosshairMarkerVisible: true,
crosshairMarkerRadius: 6,
crosshairMarkerColor: '#111',
});
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 3, 2020 - Dart
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Sep 11, 2020 - PHP
It would be nice to have a flag that allows to keep only the last x versions of a chart.
Improve this page
Add a description, image, and links to the charts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the charts topic, visit your repo's landing page and select "manage topics."
Hello,
According to this thread, it is possible to use some path like file://local/path/to/chart instead of some chart repository URL.
In the documentation, I do not see any examples or mention for this feature.
Can we add it to the documentation or make it more accessibl