layout: workflow title: Create View wf_code: WF_CREATE css_class: wf_create permalink: /wf_states/create/

#Description

Create View of Data involves the organization of data. Creating and manipulating the spatial layout in a visualization, creating categories, deriving higher-level structures, and merging pieces of information all fall under this activity.

#Example Usages

<h5>Consider the following activities...</h5>
<div style="margin-left: 15px;">
  <code>open_modal_tools, close_modal_tools, show_tools, hide_tools, resize_window, resize_component, arrange_windows, scroll, show_instructional_material, hide_instructional_material</code>
</div>
<h5>Consider the following activities...</h5>
<div style="margin-left: 15px;">
  <code>show_map, hide_map, show_plot, hide_plot, show_data, hide_data, show_table, hide_table, show_graph, hide_graph, show_chart, hide_chart</code>
</div>
<h5>Consider the following activities...</h5>
<div style="margin-left: 15px;">
  <code>select_plot_type, select_table_type, select_map_type, select_graph_type, select_map_layer_type, set_map_layer_properties, set_plot_properties, set_chart_properties, set_graph_properties, define_axes, add_map_layer, remove_map_layer,start_animation, stop_animation, pause_animation, set_animation_properties</code>
</div>