How to add title, labels and legend to a Calcpad plot?

Calcpad does not provide options to add titles, axis labels and legends to function plots like in Excel. However, you can decorate your plots with these attributes by your own, by using a little Html. Bellow, you can find a sample code that you can use as a boilerplate. Since chart colors are predefined, theyContinue reading “How to add title, labels and legend to a Calcpad plot?”

Content folding in Calcpad

We already know how to hide contents completely in the calculation notes, using output control (#hide-#pre-#post-#show) or Html comments. We already discussed that in the publication: Quadratic equation – part II. However, this is not always a good option. Lets have a look at the online calculation sheet for SLS design of RC beam: https://calcpad.eu/Worksheet/71/sls-design-of-beam-with-rectangular-sectionContinue reading “Content folding in Calcpad”