Does anyone know if there is anything like benchee that can be used to show stats to the end user for example I would like to show in a chart how many posts the user has maybe over time or X data?
Maybe something like https://d3js.org/ would work?
Yea I have used that before was looking for a built in hex package that would help in querying the data from ecto and display in a chart but I think I will just use a JS one and load data from the controller
Ok I think I found something - https://hex.pm/packages/chartkick
1 Like