infocaptor logo

Buttons on Dashboards can be used to take certain actions. InfoCaptor dashboard buttons can be set to take a database action or a non-database action. In case of a database action you can call a database stored procedure Goto Menu …

Continue reading

Posted in How-to


Automatic refresh of dashboard view is useful in following scenarios Database monitoring Lot of database activity is stored real time in logging and statistics table. It is possible to create dashboard purely using SQL queries against these performance tables. Once …

Continue reading

Posted in How-to | Tagged , ,


Sticky Notes: Sometimes it is useful to pass some information in the means of plain text on the dashboard. Sticky notes can be created by selecting 'STATIC' type in the Datatype field of the parameters Goto Create --> Parameter, select …

Continue reading

Posted in How-to | Tagged ,


This tip demonstrates how to create custom number format and percent format for the number axis (also known as the range axis in jfreechart) In order to get the Item labels display a percent value, Edit the chart property "Item …

Continue reading

Posted in Charts, How-to