javascript - Using Highcharts and displaying a message over or on the chart when there is no data -


i'd know if there built-in or accepted way show label or message on chart (or chart be) if there no data series.

i couldn't find in highcharts docs , i'm trying stay away using jquery (or javascript in general) check if result has data , changing dom on own.

the data coming in json mvc 3 controller call if helps or changes anything.

ideally message displays on empty chart users know chart object there.

thanks!

there official plugin shows 'no data display' message, after loading message, when there no data loaded chart. i've found quite handy when user allowed select time range search , filter form, , no results returned search. looks better having empty chart.

here link announcing plugin, , jsfiddle example.

http://highcharts.uservoice.com/forums/55896-general/suggestions/1065633-display-no-data-to-display


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -