assembly-stats icon indicating copy to clipboard operation
assembly-stats copied to clipboard

json produced by perl scripts not working?

Open mattheatley opened this issue 3 years ago • 4 comments

i have the program working locally (tested it on the example jsons provided). However, it displays a blank white screen when i substitute these for my own jsons generated by either of the asm2stat scripts.

i noticed that the order of the keys in my jsons were different in my so wrote a script to reorder them based on those in the Danaus file. this seems to fix it but I was just a bit confused why this was happening and wanted to flag it should it be affecting anyone else.

mattheatley avatar Nov 23 '21 15:11 mattheatley

Same problem here

pdoris avatar Dec 10 '21 21:12 pdoris

It happened to me too, but I haven't been able to fix it yet :/

aebaci avatar Apr 10 '23 10:04 aebaci

I have the same issue as well, if you could please send me your rectified script, it'd be a huge help. Thanks

AkshitaJain2709 avatar Aug 01 '23 05:08 AkshitaJain2709

sure - looks like this is the one i used (written hastily a long time ago so not my best work!) sort_json.py.zip

mattheatley avatar Aug 08 '23 08:08 mattheatley