Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » ScatterDraw & ScatterCtrl » ScatterDraw overhaul. Please review
Re: ScatterDraw overhaul. Please review [message #50474 is a reply to message #50462] Mon, 05 November 2018 21:11 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Hello,

It looks like a default argument is missing:

ScatterDraw.h, ln: 420
void ZoomToFit(bool horizontal, bool vertical = false, double factor = 0);
                    -----------
                         ^


Or if this is intended, then ScatterDraw_Demo.cpp, ln 46 should be modified:
 scatter.ZoomToFit(true); // or false.


Then it works fine.
(By the way, thanks for this package, it is very good and useful!)

Best regards,
Oblivion


[Updated on: Mon, 05 November 2018 21:12]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PieCtrl and GetImage
Next Topic: Some improvements
Goto Forum:
  


Current Time: Wed May 22 00:36:24 CEST 2024

Total time taken to generate the page: 0.01418 seconds