Tuesday, 10 September 2013

Implementation of extended table

Implementation of extended table

I'm currently working on a linear programming application for Android. All
solution explanation takes place on HTML WebView. I would like to draw the
table like below.

My question:
What are the best tools to draw such a table? (maybe HTML5, some
JavaScript libs)
How exactly achive the desired appearence using aforementioned tools?
Perhaps there is a way to rewrite the table to some other semantically
equivalent form, but with different looks that is easier to implement?

No comments:

Post a Comment