Update README.md
This commit is contained in:
parent
ee39e5e3a2
commit
d011c77dfd
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@ Hi everyone and welcome to my profile, I'm Richard Harvey (or you can call me Ri
|
|||
|
||||
## test chart
|
||||
|
||||
<html>
|
||||
<canvas id="myChart" style="width:100%;max-width:700px"></canvas>
|
||||
|
||||
<script>
|
||||
|
@ -26,7 +25,7 @@ new Chart("myChart", {
|
|||
options: {...}
|
||||
});
|
||||
</script>
|
||||
</html>
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
|
|
Loading…
Reference in a new issue