Home Web Front-end JS Tutorial What should I do if the Echarts chart is incomplete?

What should I do if the Echarts chart is incomplete?

Jul 21, 2017 pm 05:30 PM
echarts how breakpoint

#What should I do if the Echarts chart is incomplete?

When making reports, especially when making charts, we often encounter that the value of a certain record is missing the value of a certain time period (such as month or quarter). As a result, the chart display is incomplete, for example:

                                         

It would really not look pretty if displayed truthfully (unless your company really needs it Except for particularly accurate data~), of course our customers are trustworthy, and the system for calculating money and the reporting system are often used when meeting to chase KPIs~; of course, when writing reports and charts for leaders, they should not be too unusual~\(≧▽≦)/ ~, so students from the business department asked us to make the chart more beautiful as much as possible while the data is accurate... I thought this seemed difficult. . . . ,what to do. . . . , studied and studied, and then we made the report like this>>> Okay, I wonder if the business girl is satisfied?(✿◡‿◡)

and

Look carefully....Look carefully

, For example, there is no data for months 34 and 35 in the picture. Haha, success! ! Let me share my thoughts:

Code your own code to get a complete monthly data, otherwise how would you know the recorded breakpoint location, right? Layers are necessary (if the database can be layered by month by department, why are you so tired (=@__@=))

##    C> Again~, two-layer traversal , what are you waiting for? -->This is to find the breakpoint and use a unified mark to mark it

##                                         gun number\/ Find out which period of this department is missing in month) 'Complete, the picture will still be broken~~~, what should I do? La, la la la~

##    E>La la la, done\(^o^)/YES! . . . . , the browser opens the page~ (⊙﹏⊙)b

Why is the title still displayed? haw? The official API is done....

The above is the detailed content of What should I do if the Echarts chart is incomplete?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

ECharts and Java interface: How to quickly implement statistical charts such as line charts, bar charts, pie charts, etc. ECharts and Java interface: How to quickly implement statistical charts such as line charts, bar charts, pie charts, etc. Dec 17, 2023 pm 10:37 PM

ECharts and Java interface: How to quickly implement statistical charts such as line charts, bar charts, pie charts, etc.

Steps to draw dashboard using ECharts and Python interface Steps to draw dashboard using ECharts and Python interface Dec 18, 2023 am 08:40 AM

Steps to draw dashboard using ECharts and Python interface

How to use php interface and ECharts to generate visual statistical charts How to use php interface and ECharts to generate visual statistical charts Dec 18, 2023 am 11:39 AM

How to use php interface and ECharts to generate visual statistical charts

How to use map heat map to display city heat in ECharts How to use map heat map to display city heat in ECharts Dec 18, 2023 pm 04:00 PM

How to use map heat map to display city heat in ECharts

How to use calendar charts to display time data in ECharts How to use calendar charts to display time data in ECharts Dec 18, 2023 am 08:52 AM

How to use calendar charts to display time data in ECharts

ECharts and golang technical guide: practical tips for creating various statistical charts ECharts and golang technical guide: practical tips for creating various statistical charts Dec 17, 2023 pm 09:56 PM

ECharts and golang technical guide: practical tips for creating various statistical charts

How to use ECharts and php interface to generate statistical charts How to use ECharts and php interface to generate statistical charts Dec 18, 2023 pm 01:47 PM

How to use ECharts and php interface to generate statistical charts

Steps to create a funnel chart using ECharts and Python interface Steps to create a funnel chart using ECharts and Python interface Dec 17, 2023 pm 09:56 PM

Steps to create a funnel chart using ECharts and Python interface

See all articles