You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So there is a bijection between apps and generated code. The apps filled by user produces a diagram and code. The code can be pasted back into the apps and parsed so to reproduce the diagram.
Requirements :
a text area
a regex to convert the wikicode into and array of objects
some jquery to regenerate and fill the fields by party
That's a very good idea. It also allows the user to copy and paste legend data from an old diagram. I can code this; I'll just have to think carefully about security issues around parsing user-submitted text.
How about the user being able to choose a country and then having popular parties' data ready?
The text was updated successfully, but these errors were encountered: