Edit the data
array in the <script>
section below:
// EDIT THESE VALUES TO UPDATE THE GRAPH const data = [ { day: "May 5 (Prior Deviantart Point System", value: 20 }, { day: "May 6 (Deviantart Point System Begins", value: 20 }, ];
Modify the day
and value
entries, then refresh the page.