-
Updated
Oct 27, 2020 - JavaScript
charts
Here are 1,355 public repositories matching this topic...
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Mar 28, 2020 - HTML
-
Updated
Oct 27, 2020 - TypeScript
-
Updated
Oct 26, 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
Oct 16, 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
Oct 27, 2020 - CSS
-
Updated
Oct 21, 2020 - Ruby
-
Updated
Jun 11, 2020 - C++
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Oct 22, 2020
-
Updated
Oct 4, 2020 - Kotlin
-
Updated
Aug 17, 2020 - Python
-
Updated
Oct 27, 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
Oct 17, 2020 - Dart
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Oct 26, 2020 - Go
-
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.
Improvement description
Extend the LegendExamples with one that first shows but then hides the legend.
Why? It took me a while to find the IsLegendVisible property.
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