Posted 11 February 2020, 12:40 am EST - Updated 3 October 2022, 5:34 pm EST
Hi guys,
I am struggling with the exmaple.
https://www.grapecity.com/wijmo/demos/Chart/LineArea/AggregateDateSeries/angular
After putting it into my project, it displays with issues.
Then I create a clean page by inputting exact the code in the wijmo example page.
Still got the displaying like below.
The only thing I changed was the css import.
import ‘bootstrap/dist/css/bootstrap.css’;
import ‘wijmo/styles/wijmo.css’;
import ‘./styles.css’;
Others all same.
May I know what shall I do to fix it?
Thanks, mates.
Cheers.