The Wayback Machine - https://web.archive.org/web/20210906192527/https://github.com/topics/charts
Skip to content
#

charts

Here are 1,675 public repositories matching this topic...

beccanelson
beccanelson commented Aug 4, 2021

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

Open

Tests

leeoniya
leeoniya commented Dec 14, 2019

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

Improve this page

Add a description, image, and links to the charts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the charts topic, visit your repo's landing page and select "manage topics."

Learn more