Conversation
|
mitoteam? Heh, I was just trying to use your MtJpGraph via composer to get it to work with Phpspreadsheet because the native JpGraph does not have a I will review changes and merge soon. |
|
Yes, I looked through your repos and found that this one could be useful for one of our projects. P.S.: We wrote replies to your issue about JpGraph. Having strong intention to solve your problem with it. |
|
All looks good but I will need to go back and find the original minifier I used before I merge this request to ensure everything is still in the same format. I will post the minifier I used too. |
|
My original code that merged quite a few files was all written in PHP. With new merge requests going to need a different process to validate the new data matches the original output. Since the existing output is already the merged content I can't run it through my PHP script without writing a new one, and besides, that is not optimal for github repos. This is the first merge request so hadn't had to deal with it before. |
|
Let me remove CountryData_minify.json from this PR and you will merge full json only and minify it yourself after. |
|
Done. Now only 'pretty' file is updated by this PR. |
Updated and added some data about Belarus.
I don't know what JSON minifier do you use. So I just used
terserto minify JSON.You can run your own after merging this to have
CountryData_minify.jsonfile in the same format as before.