lp:~upiq-dev/upiq/uu.chart

Created by Sean Upton and last modified
Get this branch:
bzr branch lp:~upiq-dev/upiq/uu.chart
Members of UPIQ Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
UPIQ Development Team
Project:
UPIQ Software Projects
Status:
Development

Recent revisions

55. By Sean Upton

added tinymce.xml and tests for profile; still todo: tests for content creation/fixtures (currently the FTIs are tested to be in portal_types, good enough for now).

54. By Sean Upton

interim chart-data json cachging fix: append cache-busting random number in query string parameter. Later this should be modified to support use of modification date, but this behavior will be dependent on dynamic versus static data stream sources.

53. By Sean Upton

report UI polish for charts: stacked chart type, width/height configurable, float for small-width charts allows pseudo-columns, label fixes for stacked bars, x-axis-labels rotated and sized for run-charts.

52. By Sean Upton

allowed types for report in FTI: allow page, image

51. By Sean Upton

renamed line_color for series to 'color' and gave title more generic name 'Series Color' -- then moved color, trend configuration to new ISeriesDisplay base interface from ILineDisplay; ILineDisplay subclasses ISeriesDisplay, and named (implying only bar) charts only provide ISeriesDisplay, not ILineDisplay. Now ILineDisplay is line-chart specific (so ATM, only used in time series charts). JSON serialization and JavaScript client code updated accordingly for the 'line_color' -> 'color' field name change.

50. By Sean Upton

typo in key name in data-table view (@@dataview) for sequence/series.

49. By Sean Upton

named series chart chart_type field defaults to u'bar' and is ommitted as a configuration option on the edit form for now.

48. By Sean Upton

report view alias: default view is now @@report_view

47. By Sean Upton

initial multi-chart report view.

46. By Sean Upton

removed old/stale runchart.py and runchart.pt remaning from prior to package renaming.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.