Added toolbar and menu for switching between graph layouts

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@914 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-05-31 20:15:21 +00:00
parent 44fd9dbb42
commit 78e154c481
9 changed files with 149 additions and 14 deletions
+20
View File
@@ -61,6 +61,13 @@ menu:
reminder text: &Reminder Text Ctrl+R
insert symbol: I&nsert Symbol
graph: &Graph
pie: &Pie 1
bar: &Bar 2
stack: &Stacked Bars 3
scatter: S&catter Plot 4
scatter pie: Sc&atter-Pie 5
window: &Window
new window: &New Window
cards tab: &Cards F5
@@ -161,6 +168,13 @@ help:
symbols: Draws the selected text with symbols
reminder text: Show reminder text for the selected keyword
graph:
pie: A pie graph, the radius of the slice indicates the number of cards
bar: A bar graph, the height of the bar indicates the number of cards
stack: A bar graph with stacked bars
scatter: A scatter plot, the size indicates the number of cards
scatter pie: A scatter plot where each item is a small pie graph
window:
new window: Creates another window to edit the same set
cards tab: Edit the cards in the set
@@ -327,6 +341,12 @@ tooltip:
symbols: Symbols
reminder text: Reminder Text
pie: Pie Graph
bar: Bar Graph
stack: Stacked Bar Graph
scatter: Scatter Plot
scatter pie: Scatter-Pie plot
cards tab:
set info tab: Set Information
style tab: Card Style