Relative Content

Tag Archive for javascriptphpapexcharts

Apart Area Chart not showing Data if type Datetime is selected

I am tryng to display data using Apex Chart, the chart is working fine dynamically if its only DATE type. When I use date range search (switching to DATETIME dynamically) to query database the AREA chart does not show chart but only shows figures when you hover on the chart, on the other hand if i change type to BAR it works fine.

Apart Area Chart not showing Data if type Datetime is selected

I am tryng to display data using Apex Chart, the chart is working find dynamically if its only DATE type. When i use date range (switching to DATETIME dynamically) to query database the AREA chart does know show chart but only shows figures when you hover on the chart, on the other hand if i change type to BAR it works fine.