# Rendering

<table id="bkmrk-system-name-display-"><tbody><tr><td>  
</td><td>  
</td><td>  
</td><td>  
</td></tr><tr><th>System name</th><th>Display name</th><th>Explanation</th><th>Extra info</th></tr><tr><td>**defaultHtmlDoctype**</td><td>HTML DOCTYPE</td><td>First line of HTML response. Change if you need specific HTML compliance. System is natively xhtml 1.0 compliant.</td><td> </td></tr><tr><td>**defaultHtmlEncoding**</td><td>General encoding for server</td><td>Codepage displayed inside the html tag</td><td> </td></tr><tr><td>**defaultHtmlVersion**</td><td>HTML version number</td><td>Version information displayed inside the html tag</td><td> </td></tr><tr><td>**doIncludeJQuery**</td><td>Include JQuery library</td><td>Include JQuery in compatibility mode</td><td> </td></tr><tr><td>**doPageSelectViaJquery**</td><td>Page selectors via JQuery</td><td>Use JS components for page selectors (default: static html)</td><td> </td></tr><tr><td>**doIncludeScriptUserInfo**</td><td>Insert user info JS variables</td><td>Inject user information in pages for use with custom JavaScripts</td><td> </td></tr><tr><td>**heatmapCellColorIcon**</td><td>Heatmap cell icon</td><td>Special content inserted into all heatmap cells</td><td>Moved to buttons/style in version 8945</td></tr><tr><td>**heatmapInvertAxis**</td><td>Heatmap invert axis</td><td>Display variables on Y axis and records on X axis</td><td> </td></tr><tr><td>**heatmapItemLinks**</td><td>Heatmap links to items</td><td>Allow direct links from heatmap records</td><td> </td></tr><tr><td>**heatmapLegendMap**</td><td>Heatmap legend</td><td>Display legend map of full variable names</td><td> </td></tr><tr><td>**pageselectorTableLayout**</td><td>Pageselector in tables</td><td>Render pageselectors as tables (normal = div)</td><td> </td></tr><tr><td>**renderLinksCompliant**</td><td>Render links HTML 4.0 compliant</td><td>Encode links to satisfy HTML4 specification</td><td> </td></tr><tr><td>**useGoogleChart**</td><td>Technology diagram: Google</td><td>Alternative use ChartJS (not recommended any more)</td><td> </td></tr><tr><td>**useNewChart**</td><td>Beta: Use new chart implementation</td><td> </td><td>[Dashboard diagram widget configuration](https://docs.tsnocode.com/books/dashboards/chapter/diagram-widget-configuration "Dashboard diagram widget configuration")</td></tr><tr><td>**diagramChartJSColors**</td><td>Colors for charts</td><td>Set the colors used by ChartJS</td><td>[Dashboard diagram widget configuration](https://docs.tsnocode.com/books/dashboards/chapter/diagram-widget-configuration "Dashboard diagram widget configuration")</td></tr><tr><td>**showPercentageAsBar**</td><td>Beta: Show Field-Percent as a progress-bar in lists</td><td>If true: Renders percentage fields as bars in list views</td><td>[Percentage field](https://docs.tsnocode.com/books/field-type-reference/page/percentage)</td></tr><tr><td>**useScriptulous**</td><td>Technology script: Scriptulous</td><td>Alternative use JQuery (recommended)</td><td>  
</td></tr></tbody></table>