Open reetasingh opened 7 years ago
@jycamus90 any pointers?
Is that related to sense-vis? I've never directly used tacoco data for web visualization. :'(
Perhaps just looking at the data would help? Is there a way to convert the database to a json file? Or, do you recommend a database viewer to take a look at the db file directly? Also, is there a way to directly get the data as a json file instead of a db file?
Oh okay. I am using SQLiteStudio to read the data. No, database is the only way to get the data right now.
@VijayKrishna How do we convert the database file(output of tacoco) into json format for web visualization?