You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/08/26 09:57:44 UTC

[GitHub] [echarts] Gusis93 opened a new issue, #17578: [Bug] Time axis autocompletes data when data skips time

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

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/4gomfn?file=/index.js
   
   ### Steps to Reproduce
   
   1 - Create a bar chart 
   2 - Set the data to skip months, for example [december, january, march, november]
   
   ### Current Behavior
   
   The time axis autocompletes the missing months so the result is [december, january, march, ...,november]
   
   ### Expected Behavior
   
   Non existing months in the data don't show up in the axis
   
   ### Environment
   
   ```markdown
   - OS: macOS
   - Browser: Firefox
   - Framework: React
   ```
   
   
   ### 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


[GitHub] [echarts] Gusis93 closed issue #17578: [Bug] Time axis autocompletes data when data skips time

Posted by GitBox <gi...@apache.org>.
Gusis93 closed issue #17578: [Bug] Time axis autocompletes data when data skips time
URL: https://github.com/apache/echarts/issues/17578


-- 
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] Gusis93 commented on issue #17578: [Bug] Time axis autocompletes data when data skips time

Posted by GitBox <gi...@apache.org>.
Gusis93 commented on issue #17578:
URL: https://github.com/apache/echarts/issues/17578#issuecomment-1228518193

   Closing because I realized this is probably how its supposed to work. Changed it to category type


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