Bug 267123 - graph placement in the workspace
Summary: graph placement in the workspace
Status: RESOLVED FIXED
Alias: None
Product: step
Classification: Applications
Component: general (show other bugs)
Version: 0.1.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Vladimir Kuznetsov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 07:35 UTC by gnowgi
Modified: 2011-04-08 12:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gnowgi 2011-02-25 07:35:06 UTC
Version:           0.1.0
OS:                Linux

While placing the graph in the workspace the graph size depends on the scale of x-y coordinates, while it should not.  as a result the user most often cannot see the graph object, though it is instantiated.  This problem can be replicated easily by changing the scale of the workspace.  The required solution is to make the scaling and graph size independent of each other. 

Reproducible: Always

Steps to Reproduce:
insert a graph object.  you will not see it unless we zoom out several times.  

Actual Results:  
At a normal scale detecting the motion of say a real time phenomena say a pendulum is very difficult, and even we notice the change, it moves as if the time is moving so slow.   

Expected Results:  
the graph object and the canvas should be independent of each other.  Graph scale and workspace scale should be independent and configurable by users. 

the thread has some discussion on the bug posted.
http://lists.kde.org/?l=kde-edu-devel&m=128461005525572&w=2

It is a show stopper.  Though system does not crash, its use gets limited in class rooms.  When we tell the teachers to zoom out to get the graph, they often laugh.
Comment 1 Todd 2011-02-25 08:00:50 UTC
Would it be possible to put the plots in dockable panels rather than on the work space?
Comment 2 gnowgi 2011-02-25 11:49:39 UTC
On Fri, Feb 25, 2011 at 12:30 PM, Todd <toddrme2178@gmail.com> wrote:

> https://bugs.kde.org/show_bug.cgi?id=267123
>
>
> Todd <toddrme2178@gmail.com> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                 CC|                            |toddrme2178@gmail.com
>
>
>
>
> --- Comment #1 from Todd <toddrme2178 gmail com>  2011-02-25 08:00:50 ---
> Would it be possible to put the plots in dockable panels rather than on the
> work space?
>
>
this is certainly one of the possibilities to be explored.

--
GN
Comment 3 Sebastian Ziebarth 2011-04-08 12:15:15 UTC
This bug should be already fixed the current trunk version of Step. But it's not yet backported into the 4.6 branch.