Menu

Post image 1
Post image 2
1 / 2
0

Me, myself and AI

DEV Community·Martin Gray·28 days ago
#KBW7Y2Uo
#ai#devjournal#javascript#webdev#chart#river
Reading 0:00
15s threshold

I am currently working with the EA on their check for flooding team. I have been tasked to look at the 5 day river level charts with a view to add more historical data. This meant increasing the amount of data showed on the chart so users could compare the current river levels with the previous week, month or year. In order to proceed with some user research I needed to create a prototype of the river level page with an an almost identical graph. Ask AI to help I started asking AI which is the best way of recreating such a chart and it gave me a few options. Chart.js was the easies to pick up and implement so i began by installing it and getting it to read data from a separate CSV file. The instructions on the chart.js website were very basic and i was soon able to get a chart that worked within the gov prototype. However, it needed a lot of work to get tit looking like it was part of the gov.uk design library. The colours were wrong, the fonts incorrect and the x and y axis were very cluttered.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More