Adding the graphing engine.
This commit is contained in:
parent
683b580849
commit
27af7de00c
25 changed files with 3830 additions and 15 deletions
15
lib/WebGUI/i18n/English/Image_Graph_XYGraph_Bar.pm
Normal file
15
lib/WebGUI/i18n/English/Image_Graph_XYGraph_Bar.pm
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
package WebGUI::i18n::English::Image_Graph_XYGraph_Bar;
|
||||
|
||||
our $I18N = {
|
||||
'bar spacing' => {
|
||||
message => q|Bar spacing|,
|
||||
lastUpdated => 1131394070,
|
||||
},
|
||||
'group spacing' => {
|
||||
message => q|Group spacing|,
|
||||
lastUpdated => 1131394070,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue