View unanswered posts | View active topics It is currently Sat Apr 27, 2024 11:26 pm



Reply to topic  [ 1 post ] 
drawScatterThresholdArea 
Author Message
Regular pChart user
Regular pChart user

Joined: Mon Dec 19, 2011 12:19 am
Posts: 14
Post drawScatterThresholdArea
This area have a name coded in source
need to change:
Code:
$AreaName = isset($Format["AreaName"]) ? $Format["AreaName"] : "La ouate de phoque"; //NULL;

in
Code:
$AreaName    = isset($Format["AreaName"]) ? $Format["AreaName"] : NULL;


Another "bug": if i set area start out of data, pchart draw an area out of GraphArea but visible
Example: X values from 10 to 50, i ask an area at 60->70


Mon Dec 19, 2011 10:24 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 1 post ] 

Who is online

Users browsing this forum: Majestic-12 [Bot] and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron