Home > front end >  Echarts how to implement the x axis from 0 to 1
Echarts how to implement the x axis from 0 to 1

Time:09-18


Like this figure, the x axis in Python is a collection of input data between 0 and 1, y axis for its frequency, but echarts instance of x are basically separate item, do you have such a frequency distribution of the instance?

CodePudding user response:

https://gallery.echartsjs.com/editor.html? C=xwlyzKCWPG
Look at this realization
  • Related