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

[GitHub] [echarts] NaveenReddy1 opened a new issue, #18298: Can we have slider to select the bar chart?

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

   ### What problem does this feature solve?
   
   Hi first of all thanks for the library, just want to know is there any option to select the bar chart with slider(attaching the screenshot).
   
   <img width="408" alt="Screenshot 2023-02-22 at 4 24 15 PM" src="https://user-images.githubusercontent.com/42110995/220601725-818e43ac-70b0-46ed-a2ab-84c4dc2e3ae6.png">
   
   Something like this whenever i change the slider, chart also get selected.
   
   ### What does the proposed API look like?
   
   Let me know if this is feasible or not. If feasible, please help me with the sample code?


-- 
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] NaveenReddy1 commented on issue #18298: Can we have slider to select the bar chart?

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

   So whenever i change the slider right side, based on that the chart will get highlighted. 


-- 
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 #18298: Can we have slider to select the bar chart?

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

   What "select" means is not clear.  Do you want to: 
   - select some **bars** within the bar chart
   - **pan**/zoom the chart
   - choose the bar chart instead of some other chart
   - something else...?


-- 
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] li942475402 commented on issue #18298: Can we have slider to select the bar chart?

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

   draw a rect, and update it by setOption in change event of slider


-- 
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