Issue 100550

Summary: Stock chart not shows data
Product: General Reporter: r4zoli <r4zoli>
Component: chartAssignee: ocke.janssen
Status: CLOSED DUPLICATE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: IngridvdM, issues, ocke.janssen
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: Unknown   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
stock data in spreadsheet
none
database with stock chart none

Description r4zoli 2009-03-25 14:31:17 UTC
I tested OOo Base with SRB 1.1.0-Beta3(from qa upload), and cheked Stock charts.
SRB creates empty charts, I cheked in Calc and found that Chart wizard creates
empty Charts on all types of stock charts. 

I upload .ods file with data downloaded from yahoo and organized that described
in OOo Calc help. (Maybe separate issue, Wizard only get right data in case of
one wizard, in all others need to tune data sources.)

I upload database with stock charts.
Comment 1 r4zoli 2009-03-25 14:33:17 UTC
Created attachment 61186 [details]
stock data in spreadsheet
Comment 2 r4zoli 2009-03-25 14:34:17 UTC
Created attachment 61187 [details]
database with stock chart
Comment 3 ocke.janssen 2009-03-30 09:10:37 UTC
Adding cc
Comment 4 ocke.janssen 2009-03-30 10:46:48 UTC
Grabbing
Comment 5 ocke.janssen 2009-03-30 10:49:58 UTC
I fixed this already in dba32b. 
The problem is that the columns are text columns which are currently not
transformed into double values. Base now converts the values, spreadsheet won't
do this. As work around you may create query and convert the columns into double.

*** This issue has been marked as a duplicate of 99110 ***
Comment 6 ocke.janssen 2009-03-30 11:21:39 UTC
Closing