madec-project / ezvis

A dashboard to visualize a synthesis on a structured corpus, using several charts (pies, histograms, ...)
https://ezvis.readthedocs.org/
17 stars 5 forks source link

Use proper icon depending on the graph type #99

Closed gmella closed 6 years ago

gmella commented 6 years ago

This would be a nice improvement to change the icon in the left menu depending on the chart type.

By this way we could avoid to set long titles if we present the same data in different way.

Thanks,

parmentf commented 6 years ago

As long as we do not develop ezvis any more, but are including its feature into the lodex application, I think this is foreseen in lodex.

Lodex is a tool to publish data in semantic web's standard, but the current project is a convergence with ezVIS (the semantic part is not required).

gmella commented 6 years ago

Ok. I understand. Please may you put in the EzVis's Readme and project title that Iodex supersed this project.

Thank you for your answer. I will try to look on swithing to Iodex if easy. And thank you for the great packaging of your tools.

kerphi commented 6 years ago

Hello @gmella great to see ezvis is used! could you please tell us a bit more about your use case? why are you using ezvis? which problems ezvis is solving for you?

gmella commented 6 years ago

Hi kerphi, We are build a corpus of publications that is associated to a grant in our observatory and show some indicators. Records are extraced from WOS using it's API. Ezvis is nice to provide a easy way for analysis. Export also are interesting, even if CSV is not very reliable for data separated by ,

( ... and docker is good to test and integrate quickly on our side. )

Thx to your tools and team.

gmella commented 6 years ago

Another point... Because I would like to use this tools to help collaborative validation of our corpus I will try to provide in the data table a Link to an external database which would identify false positive or confirmations. One other nice function would be to get a way to add new record in the mongo-db. I did not remember anything related to such aspect in the documentation, but this should probably be possible to manage something so.

parmentf commented 6 years ago

ezVIS allows to add data, through putting a new file (with the same structure) in the data directory. The directory is watched, and data should be loaded within few minutes.

Otherwise, in lodex there is an interface dedicated to: