This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 93667 - Add support to save full-width data (not only visible area) to telemetry graphs
Summary: Add support to save full-width data (not only visible area) to telemetry graphs
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 12:46 UTC by Ivan Sidorkin
Modified: 2009-05-25 21:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Save dialog (40.07 KB, image/png)
2007-01-31 12:47 UTC, Ivan Sidorkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2007-01-31 12:46:10 UTC
profiler build 070130


- start profiling of any application
- open VM Telemetry
- press Zoom In button to be sure that not full image fit to window
- press Save Curren View button

Save Only visible area checkbox disabled (see attach)
Comment 1 Ivan Sidorkin 2007-01-31 12:47:04 UTC
Created attachment 37875 [details]
Save dialog
Comment 2 Jiri Sedlacek 2007-01-31 12:54:23 UTC
Not a bug, telemetry graph simply doesn't support saving full width. In fact 
the chart isn't placed in JScrollPane, full component area is always visible - 
it's a kind of viewport to collected data.

Described problem requires implementing a new feature to the graph: to provide 
image of full-width data. Won't implement for 6.0.
Comment 3 Tomas Hurka 2009-04-08 12:53:10 UTC
Milestone cleanup: future->next