• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/flot/Config.in
Peter KorsgaardPeter Korsgaard committed 0156825d11617 May 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_FLOT
2
    bool "flot"
3
    select BR2_PACKAGE_JQUERY
4
    help
5
      Flot is a pure Javascript plotting library for jQuery. It
6
      produces graphical plots of arbitrary datasets on-the-fly
7
      client-side.
8
​
9
      The focus is on simple usage (all settings are optional),
10
      attractive looks and interactive features like zooming and
11
      mouse tracking.
12
​
13
      The plugin works with Internet Explorer 6+, Firefox 2.x+,
14
      Safari 3.0+, Opera 9.5+ and Konqueror 4.x+ with the HTML
15
      canvas tag.
16
​
17
      http://www.flotcharts.org/
18
​
19
if BR2_PACKAGE_FLOT
20
​
21
comment "flot plugins"
22
​
23
config BR2_PACKAGE_FLOT_CANVAS
24
    bool "canvas"
25
    help
26
      Flot plugin to render axis tick labels directly to the canvas
27
​
28
config BR2_PACKAGE_FLOT_CATEGORIES
29
    bool "categories"
30
    help
31
      Flot plugin for plotting textual data or categories
32
​
33
config BR2_PACKAGE_FLOT_CROSSHAIR
34
    bool "crosshair"
35
    help
36
      Flot plugin for showing crosshairs when the mouse hovers
37
      over the plot
38
​
39
config BR2_PACKAGE_FLOT_ERRORBARS
40
    bool "errorbars"
41
    help
42
      Flot plugin for plotting error bars
43
​
44
config BR2_PACKAGE_FLOT_FILLBETWEEN
45
    bool "fillbetween"
46
    help
47
      Flot plugin for computing bottoms for filled line and bar charts
48
​
49
config BR2_PACKAGE_FLOT_IMAGE
50
    bool "image"
51
    help
52
      Flot plugin for plotting images
53
​
54
config BR2_PACKAGE_FLOT_NAVIGATE
55
    bool "navigate"
56
    help
57
      Flot plugin for adding panning and zooming capabilities to a plot
58
​
59
config BR2_PACKAGE_FLOT_PIE
60
    bool "pie"
61
    help
62
      Flot plugin for rendering pie charts
63
​
64
config BR2_PACKAGE_FLOT_RESIZE
65
    bool "resize"
66
    help
67
      Flot plugin for automatically redrawing plots when the
68
      placeholder size changes.
69
​
70
config BR2_PACKAGE_FLOT_SELECTION
71
    bool "selection"
72
    help
73
      Flot plugin for selecting regions
74
​
75
config BR2_PACKAGE_FLOT_STACK
76
    bool "stack"
77
    help
78
      Flot plugin for stacking data sets
79
​
80
config BR2_PACKAGE_FLOT_SYMBOL
81
    bool "symbol"
82
    help
83
      Flot plugin that adds some extra symbols for plotting points
84
​
85
config BR2_PACKAGE_FLOT_THRESHOLD
86
    bool "threshold"
87
    help
88
      Flot plugin for thresholding data
89
​
90
config BR2_PACKAGE_FLOT_TIME
91
    bool "time"
92
    help
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.