apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.55k stars 19.61k forks source link

formatTime undocumented #13412

Open Bilge opened 4 years ago

Bilge commented 4 years ago

What problem does this feature solve?

Apparently there is user-facing functionality to format dates hiding at echarts.format.formatTime. However, this is not documented in the API documentation. References to it elsewhere are scarce and hard to find, but this seems like very useful functionality that users would like to reuse to format dates.

echarts-bot[bot] commented 4 years ago

Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail list.

Have a nice day! 🍵

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

Bilge commented 2 years ago

no-stale

jun-low commented 1 year ago

Same situation with echarts.time.format in v5, where I can't find the docs especially for the string templates.