We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca39561 commit 712ea62Copy full SHA for 712ea62
showcase/showcase-links.js
@@ -128,7 +128,7 @@ export const SHOWCASE_LINKS = {
128
FauxScatterplotChart:
129
'https://github.com/uber/react-vis/blob/master/showcase/plot/faux-radial-scatterplot.js',
130
EmptyChart:
131
- 'https://github.com/uber/react-vis/blob/master/showcase/plot/empty-chart.js',
+ 'https://github.com/uber/react-vis/blob/master/showcase/axes/empty-chart.js',
132
// RADAR CHART SHOWCASE LINKS
133
AnimatedRadarChart:
134
'https://github.com/uber/react-vis/blob/master/showcase/radar-chart/animated-radar-chart.js',
0 commit comments