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

[GitHub] [echarts] ragava28 opened a new issue, #18782: [Bug] Heatmap with time (x-axis) and value (y-axis) axies is not working correctly

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

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/ragava28/pen/XWyKaYY?editors=0011
   
   ### Steps to Reproduce
   
   I am trying to plot heatmap with time as x-axis type and value as y-axis type , with real time data every few seconds. but the chart is not showing Square/rectangle correctly.  it working correctly only if we have category axis, but my need is value & time type axies.
   
   Any other way to achieve this behavior ?Any suggestions on this would be helpful. 
   
   
   
   ### Current Behavior
   
   Instead of showing Square/Rectangle for each point , it is showing thin line .
   ![image](https://github.com/apache/echarts/assets/14935973/9cd16116-f64c-469a-801c-94107cfec0a9)
   
   
   ### Expected Behavior
   
   it should show Square/rectangle for each point in the chart, closely expected solution is in sample it self.
   [https://codepen.io/ragava28/pen/XWyKaYY?editors=0011](url)
   
   ![image](https://github.com/apache/echarts/assets/14935973/cd7ac3f7-558a-4ffe-9db6-c614d7d95d02)
   
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


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


Re: [I] [Bug] Heatmap with time (x-axis) and value (y-axis) axies is not working correctly [echarts]

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

   It would be great to see it supported.  
   A way to tell echarts what the sampling rate is would be to add a `interval` option to set the threshold value above which the chart should consider a value is missing.


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


Re: [I] [Bug] Heatmap with time (x-axis) and value (y-axis) axies is not working correctly [echarts]

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

   It would be great if it could be supported. Below is similar expectations before. Someone also asked about it on stackoverflow, but I can’t find the link.
   https://github.com/apache/echarts/issues/12450


-- 
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] finchen commented on issue #18782: [Bug] Heatmap with time (x-axis) and value (y-axis) axies is not working correctly

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

   +1


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