• 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
Adam DuskettAdam Duskett committed 30cf833b88e31 Jul 2017
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
48
      charts
49
​
50
config BR2_PACKAGE_FLOT_IMAGE
51
    bool "image"
52
    help
53
      Flot plugin for plotting images
54
​
55
config BR2_PACKAGE_FLOT_NAVIGATE
56
    bool "navigate"
57
    help
58
      Flot plugin for adding panning and zooming capabilities to a
59
      plot
60
​
61
config BR2_PACKAGE_FLOT_PIE
62
    bool "pie"
63
    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.