Difference between revisions of "ChartDirector"

From UFRC
Jump to navigation Jump to search
m (Moskalenko moved page Chartdirector to ChartDirector: Sync with the naming in modules)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:GUI Apps]][[Category:Library]]
+
[[Category:Software]][[Category:Data Science]][[Category:Library]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|chartdirector}}
 
|{{#vardefine:app|chartdirector}}
Line 39: Line 39:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN
+
* HPC_{{uc:{{#var:app}}}}_BIN
* HPC_{{#uppercase:{{#var:app}}}}_INC
+
* HPC_{{uc:{{#var:app}}}}_INC
* HPC_{{#uppercase:{{#var:app}}}}_LIB
+
* HPC_{{uc:{{#var:app}}}}_LIB
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 13:26, 15 August 2022

Description

chartdirector website  

Extensive Chart Types: Pie, donut, bar, line, spline, step line, trend line, curve-fitting, inter-line filling, area, band, scatter, bubble, floating box, box-whisker, waterfall, contour, heat map, surface, vector, finance, gantt, radar, polar, rose, pyramid, cone, funnel ... even includes meters and gauges.

Interactive: Full suite of mouse events (mouse move, mouse click, ...) for chart objects. Pop-up tooltips, drill-down, drag to zoom, drag to programmable track cursors with dynamic legends.

Versatile: Suitable for desktop, web, client/server, console, batch, service, background and other types of applications. Supports ASP, COM, VB, VBScript, VBA, JavaScript, .NET (C#/VB), Java, JSP, C++, PHP, Perl, Python, ColdFusion and Ruby. Works on Windows, Linux, FreeBSD, Solaris, Mac OS X ...

Unparalleled Customizability: Customize every chart details with the ChartDirector object oriented API. Synthesize the charts you want using multiple chart layers. Unlimited number of axes per chart. Add marks and zones to the chart. Fully auto, semi-auto and manual axis scaling ....

Environment Modules

Run module spider chartdirector to find out what environment modules are available for this application.

System Variables

  • HPC_CHARTDIRECTOR_DIR - installation directory
  • HPC_CHARTDIRECTOR_BIN
  • HPC_CHARTDIRECTOR_INC
  • HPC_CHARTDIRECTOR_LIB