File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22< html >
33
44 < head >
5- < title id ="Description "> LogarithmicX -Axis.</ title >
6- < meta name ="description " content ="This is an example of Blazor Chart logarithmic x -axis " />
5+ < title id ="Description "> Logarithmic X -Axis.</ title >
6+ < meta name ="description " content ="This is an example of Blazor Chart logarithmic X -axis " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
88 < meta charset ="UTF-8 ">
99
1919 < script src ="../jqwidgets/jqxchart.rangeselector.js "> </ script >
2020 < script src ="../jqwidgets/jqxchart.waterfall.js "> </ script >
2121
22- < script src ="../scripts/demos.js "> </ script >
23-
22+ < script src ="../scripts/demos.js "> </ script >
23+
2424 < script src ="../framework/jqxBlazor.js "> </ script >
2525
26- < script src ="../demos/chart/logarithmicXaxis /index.js "> </ script >
26+ < script src ="../demos/chart/logarithmicxaxis /index.js "> </ script >
2727
28- < script src ="../demos/chart/logarithmicXaxis /blazor.webassembly.js "> </ script >
28+ < script src ="../demos/chart/logarithmicxaxis /blazor.webassembly.js "> </ script >
2929 </ head >
3030
3131 < body >
3232 < div class ="example-description ">
33- This is an example of Blazor Chart logarithmic x -axis.
33+ This is an example of Blazor Chart logarithmic X -axis.
3434 </ div >
3535
3636 < app > Loading...</ app >
You can’t perform that action at this time.
0 commit comments