BillYu811 commented on issue #16840:
URL: https://github.com/apache/echarts/issues/16840#issuecomment-1093788038

   First of all, thanks for your reply, have a happy weekend,
   
   This sample seems to solve my problem to a certain extent, But I'm worried 
that when my data changes I also have to modify my FE code =>
   
   - First: I can't predict what kind of data will get from the BE.
   
   - Second: I would prefer to build a reusable component that will adapt to 
any situation. This is more in line with engineering thinking.
   
   - At the same time, this sample code doesn't seem very elegant.
   
   All in all, I think maybe we need a new feat that accepts a value as a 
starting value?
   @pissang @jiawulin001 
   
   
   > Interestingly enough, I find all bar charts start at 0. And since radius 
axis bar charts are based on original charts, they must also start at 0. 
@pissang Does Echarts need a new feature to accept a number instead of 0 as the 
starting value of the bar chart? However, there are still alternatives for 
@BillYu811 to achieve the effect you want. Here's an example but need a bit 
adjustment on data.
   > 
   > Code Sample
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to