allofphysicsgraph / proofofconcept

Physics Derivation Graph: mathematical connections among equations
https://derivationmap.net/
Other
20 stars 6 forks source link

list of expressions in derivation table on webpage not listed in order #281

Open bhpayne opened 7 months ago

bhpayne commented 7 months ago

Derivation webpages like https://allofphysics.com/review_derivation/374317/?referrer=github_issue have an HTML table of expressions, with "index" being the left-most column. The index isn't sorted by default, so the naive reader is more likely to be confused by the table.

Figure out how to have the table sorted by index from low-to-high by default.