Hello
I am new to Elm and working on a small app where I’d like to display some charts like line graphs / bar charts to visualize data. I am curious what packages or tools Elm users recommend for adding visuals without too much hassle.
I have come across libraries like elm-charts, which seems pretty easy to use & elm-visualization; which seems more flexible once I need something custom elm-charts. org Elm Radio Pod cast. I would love to hear what experience others have had what is great for beginners & what is better when you want more control?
Also kind of on a different topic I recently learned what is dax in power bi and wondered if understanding that kind of data logic could help me think better about data and charts in Elm, too. Any advice on that crossover would be welcome!
Thank you !!