You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "ovvleek (via GitHub)" <gi...@apache.org> on 2023/02/02 15:12:08 UTC

[GitHub] [echarts] ovvleek opened a new issue, #18232: [Support] What format should be the boxplot data to avoid the transform function, is it possible?

ovvleek opened a new issue, #18232:
URL: https://github.com/apache/echarts/issues/18232

   ### What problem does this feature solve?
   
   With a very big data, the time for calculating all parameters increases, it would be good if ready-made sets could be passed  for save time
   
   Set of parameters [min, Q1, median, Q3, max] for boxplot I have initially, how can I render them in echarts ?
   
   ### What does the proposed API look like?
   
   I would like to pass a ready-made set of parameters [min, Q1, median, Q3, max] for boxplot to the source data


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] ovvleek commented on issue #18232: [Support] What format should be the boxplot data to avoid the transform function, is it possible?

Posted by "ovvleek (via GitHub)" <gi...@apache.org>.
ovvleek commented on issue #18232:
URL: https://github.com/apache/echarts/issues/18232#issuecomment-1415790908

   > possible thru _[series-boxplot].data.value_, see [docs](https://echarts.apache.org/en/option.html#series-boxplot.data.value)
   
   Thanks a lot. Further i'l be more attentive.


-- 
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: commits-unsubscribe@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] ovvleek closed issue #18232: [Support] What format should be the boxplot data to avoid the transform function, is it possible?

Posted by "ovvleek (via GitHub)" <gi...@apache.org>.
ovvleek closed issue #18232: [Support]  What format should be the boxplot data to avoid the transform function, is it possible?
URL: https://github.com/apache/echarts/issues/18232


-- 
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: commits-unsubscribe@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] helgasoft commented on issue #18232: [Support] What format should be the boxplot data to avoid the transform function, is it possible?

Posted by "helgasoft (via GitHub)" <gi...@apache.org>.
helgasoft commented on issue #18232:
URL: https://github.com/apache/echarts/issues/18232#issuecomment-1414415765

   possible thru _[series-boxplot].data.value_, see [docs](https://echarts.apache.org/en/option.html#series-boxplot.data.value)


-- 
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: commits-unsubscribe@echarts.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org