-
Updated
Jan 23, 2021 - TypeScript
charts
Here are 1,448 public repositories matching this topic...
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Mar 28, 2020 - HTML
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Jan 19, 2021 - JavaScript
-
Updated
Jan 19, 2021 - 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
Dec 22, 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
Jan 22, 2021 - CSS
Tests
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
-
Updated
Dec 27, 2020 - Ruby
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Jun 11, 2020 - C++
-
Updated
Oct 22, 2020
-
Updated
Jan 17, 2021 - Kotlin
-
Updated
Nov 23, 2020 - Go
-
Updated
Jan 20, 2021 - Python
-
Updated
Jan 23, 2021 - TypeScript
I think there is a typo on this line.
You should use bar.highY instead of bar.high
The current implementation does not work correctly on data series when values are higher than 200.
This can be reprodused using the example code on [JSFiddle](https://jsf
-
Updated
Jan 23, 2021 - Dart
-
Updated
Jan 22, 2021 - Python
-
Updated
Feb 24, 2019 - JavaScript
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."
The example Helm chart generated via
helm createthrows this error when the value foringressis set totrueand the rest of the values are left as the default:This looks to be because the change introduced in #90