Difference between revisions of "Chart2/Specifications/ChartLegend"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Detailed Specification: - add translation relevant strings)
(added issues i89539, i68029 & i82802)
Line 18: Line 18:
 
| '''Product Requirement, RFE, Issue ID''' (required)
 
| '''Product Requirement, RFE, Issue ID''' (required)
 
| [available]
 
| [available]
| [http://qa.openoffice.org/issues/show_bug.cgi?id=28670 i28670]
+
| [http://qa.openoffice.org/issues/show_bug.cgi?id=28670 i28670], [http://qa.openoffice.org/issues/show_bug.cgi?id=89539 i89539], [http://qa.openoffice.org/issues/show_bug.cgi?id=68029 i68029], [http://qa.openoffice.org/issues/show_bug.cgi?id=82802 i82802]
 
|-
 
|-
 
| '''Accessibility Check''' (required)
 
| '''Accessibility Check''' (required)

Revision as of 11:13, 7 February 2011

Specification Chart Legend

Specification Status
Author Ingrid Halama
Last Change 3. February 2011
Status (Help) Preliminary

Abstract

The legend within charts can be resized now.

References

Reference Document Check Location (URL)
Prerequisites [passed/failed] n/a
Product Requirement, RFE, Issue ID (required) [available] i28670, i89539, i68029, i82802
Accessibility Check (required) See accessibility section for check list
Test case specification (required) [available/not available] <PLEASE ENTER LOCATION HERE>
IDL Specification [available/not available] <PLEASE ENTER LOCATION HERE>
Software Specification Rules n/a n/a

Contacts

Role Name E-Mail Address
Developer Ingrid Halama iha at openoffice.org
Developer and Quality Assurance Regina Henschel regina at openoffice.org
Quality Assurance Thomas Klarhöfer kla at openoffice.org
Documentation Uwe Fischer ufi at openoffice.org
User Experience Frank Loehmann fl at openoffice.org

Acronyms and Abbreviations

Acronym / Abbreviation Definition
<WYSIWYG> <What You See Is What You Get>

Detailed Specification

The legend within charts can be resized via the following standard ways. The standard 'Position and Size' dialog is available in the 'Format' menu and in the context menu of the selected legend. The controls in section 'Size' have been enabled. It is also possible to resize the legend with the mouse while holding the selection handles. If a legend entry does not fit into the resulting size it isn't shown at all. If there is space left it es equally spread between the different entries. The legend size is not allowed to exceed the chart size.

Translation Relevant Strings

Following strings are used within the legend to name trend lines and mean values:

Property Label Comment
Label for mean value lines: Mean (%SERIESNAME) The vaiable %SERIESNAME will be replaced by the series name.
Label for trend lines of linear regression type: Linear (%SERIESNAME) The vaiable %SERIESNAME will be replaced by the series name.
Label for trend lines of logarithmic regression type: Logarithmic (%SERIESNAME) The vaiable %SERIESNAME will be replaced by the series name.
Label for trend lines of exponential regression type: Exponential (%SERIESNAME) The vaiable %SERIESNAME will be replaced by the series name.
Label for trend lines of power regression type: Power (%SERIESNAME) The vaiable %SERIESNAME will be replaced by the series name.


Help | User Interface Element Templates | Example Spec

Accessibility

Accessibility is the responsibility of the I-Team, beginning with UX, DEV and QA, to ensure that the following requirements are fulfilled:

  1. Is the feature fully keyboard accessible?
    yes, via dilaog
  2. Have I specified visual alternatives for the case that the specified feature includes audio as output?
    does not apply
  3. Are text alternatives for all icons and graphics available?
    does not apply
  4. Don't provide important information in colors alone
    (Ex: marking important information hard coded in red)

    does not apply
  5. Does the specified feature respect system settings for font, size, and color for all windows and user interface elements?
    does not apply
  6. Have I ensured that flash rates do not exceed 2 hertz for blinking text, objects, or other elements? In any case, try to avoid flashing UI elements
    does not apply
  7. Ensure that assistive technology (AT) (like ZoomText or Orca) is able to read everything.
    <START TYPINGHERE>

QUESTIONS?

If you need help while designing, implementing or testing the accessibility of the UI, ask/visit:

  1. The accessibility check list at the OpenOffice.org Wiki
  2. accessibility@ui.openoffice.org (The accessibility mailing lists, preferred)
  3. For specific implementation details, architecture: mt@openoffice.org (Malte Timmermann)
  4. For specific UX and testing questions: es@openoffice.org (Éric Savary)


Migration

No migration necessary.

Configuration

No configuration involved.

Help | Configuration Table Template

File Format

Goal is to add attributes svg::width and svg::height to the element chart:legend together with attribute style:legend-expansion="custom". A change proposal will be send to OASIS.
As long as the new attributes are not available in the standard they are saved in a separate namespace as extended attribtues ooochart::width and ooochart::height. The feature is only exported with 'ODF Format version' set to '1.2 Extended'.

Help | File Format Table Template

Open Issues

<State a bulleted list of issues Issue here>

Personal tools