I'd like to use multiple datasets for my react-native mobile app. In chart.js 2, there is a datasets
prop that can be used to call different datasets, and display them on the same graph with the same x-axis. Is there an equivalent to this in victory?
↧
Is there an equivalent chart.js 2 dataset prop for victory?
↧