Laughing-Man-Studios / Ski-Resort-Dashboard

A small dashboard to display some statistics about the local ski resorts I visit
MIT License
0 stars 0 forks source link

[Issue 105] Update individual resort data format #107

Closed Rogibb111 closed 1 year ago

Rogibb111 commented 1 year ago

This PR updates the way that the individual resort data is presented on the individual resort pages. It encapsulates the data in a class that contains JSON arrays with each data point in an object with X and Y keys to be used in the Lit-Graph component. Changes in this PR include:

Fixes #105

Rogibb111 commented 1 year ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: