<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.impvis.co.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FreyaHan</id>
	<title>ImpVis Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.impvis.co.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FreyaHan"/>
	<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Special:Contributions/FreyaHan"/>
	<updated>2026-04-13T04:14:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.0</generator>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=How_to_Make_the_Template_Mobile_Friendly&amp;diff=444</id>
		<title>How to Make the Template Mobile Friendly</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=How_to_Make_the_Template_Mobile_Friendly&amp;diff=444"/>
		<updated>2021-07-22T11:02:13Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The current template is using CSS grid style, the position of the hotspots are set to be in specific grid areas. To see this, go to the visualisation component under the layout folder and scroll down to css style:[[File:Grid display.png|951x951px]]&lt;br /&gt;
&lt;br /&gt;
If we want to make it mobile friendly, one thing we can do is to have different grid settings in different type of screens (differ by maximum width). An example of this can be found at https://dodung1221.medium.com/best-way-to-design-web-responsive-with-grid-view-in-css-ad44cb5974a4 . In the example, the grod layout was only specified by columns. However, given the hotspot we want to implement, we need both row and column to be written in percentages.&lt;br /&gt;
[[Category:Maintaining ImpVis]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=How_to_Make_the_Template_Mobile_Friendly&amp;diff=443</id>
		<title>How to Make the Template Mobile Friendly</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=How_to_Make_the_Template_Mobile_Friendly&amp;diff=443"/>
		<updated>2021-07-22T11:01:41Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;The current template is using CSS grid style, the position of the hotspots are set to be in specific grid areas. To see this, go to the visualisation component under the layou...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The current template is using CSS grid style, the position of the hotspots are set to be in specific grid areas. To see this, go to the visualisation component under the layout folder and scroll down to css style:[[File:Grid display.png|951x951px]]&lt;br /&gt;
&lt;br /&gt;
If we want to make it mobile friendly, one thing we can do is to have different grid settings in different type of screens (differ by maximum width). An example of this can be found at https://dodung1221.medium.com/best-way-to-design-web-responsive-with-grid-view-in-css-ad44cb5974a4 . In the example, the grod layout was only specified by columns. However, given the hotspot we want to implement, we need both row and column to be written in percentages.&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Grid_display.png&amp;diff=441</id>
		<title>File:Grid display.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Grid_display.png&amp;diff=441"/>
		<updated>2021-07-22T10:51:55Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Example css&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=437</id>
		<title>Tech Team Final Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=437"/>
		<updated>2021-07-22T10:47:34Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''This page summarises the work carried out by the Tech Team in the summer of 2021.''&lt;br /&gt;
&lt;br /&gt;
== Team members ==&lt;br /&gt;
&lt;br /&gt;
* Robert Jones&lt;br /&gt;
* Freya Han&lt;br /&gt;
* Shahbanno Hussain&lt;br /&gt;
* Joshua Cheng&lt;br /&gt;
* Hamzah Malik&lt;br /&gt;
&lt;br /&gt;
==Accomplished Works==&lt;br /&gt;
===Template ===&lt;br /&gt;
'''New components:''' &lt;br /&gt;
&lt;br /&gt;
# [[Increment button]] component (can specify initial value, increment amount, maximum and minimum) &lt;br /&gt;
# [[Reset button]] which resets all sliders, basic toggles, advance toggles, increment buttons, and dropdown lists on page back to their default/initial values&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feature additions to existing components:''' &lt;br /&gt;
&lt;br /&gt;
# Add a label attribute to the slider&lt;br /&gt;
# Add transparency or glass effect to toggle hotspot&lt;br /&gt;
# Slider play on its own when button clicked&lt;br /&gt;
# Disable some tabs in toggleadvanced and automatically change the current tab selected to an enabled one if its now disabled&lt;br /&gt;
# Can specify width of toggle advance&lt;br /&gt;
# Added reset capability to basic toggle (so basic toggle can act as a reset button if specified) &lt;br /&gt;
# Reset button compatibility with tickbox&lt;br /&gt;
# Added reset compatibility to dropdown list&lt;br /&gt;
# Add title to fixed hotspot&lt;br /&gt;
# Specify which position to put play button with respect to slider&lt;br /&gt;
# Reset capability to dropdown list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout bugs we fixed:''' &lt;br /&gt;
&lt;br /&gt;
# Adjust iv-button default bottom-padding to match other edges (about 35px)&lt;br /&gt;
# Category text escapes overflows out of container if too long&lt;br /&gt;
# Text also does not fit in the toggle anymore&lt;br /&gt;
# Hotspot toggle no longer wraps around text nicely&lt;br /&gt;
# Make pane emit event when resized or toggled (helps users to resize vis content) &lt;br /&gt;
# Dropdown list element text overflows &lt;br /&gt;
&lt;br /&gt;
'''Functionality bugs we fixed:'''  &lt;br /&gt;
&lt;br /&gt;
# Slider should emit event both on mousemove and mouseup&lt;br /&gt;
# Tabs should emit event when tab selected&lt;br /&gt;
# Symbol button doesnt have any methods&lt;br /&gt;
# Tickbox initial state prop doesnt work &lt;br /&gt;
# Make slider change events (on drag, on drop, on play) as one event &lt;br /&gt;
# When toggles that are disabled changes, automatically move currently selected toggle to one that is allowed &lt;br /&gt;
&lt;br /&gt;
=== Visualisations Updated ===&lt;br /&gt;
'''Below is a list of all visualisation which have been transferred to the new template this summer:'''&lt;br /&gt;
&lt;br /&gt;
* Gyroscope collection https://impvis.co.uk/launch/gyroscopic-motion-2/frictionless.html?collection=23&lt;br /&gt;
* Introduction to divergence and curl collection https://impvis.co.uk/launch/introductions-to-divergence-and-curl-collection-2/introduction.html?collection=27&lt;br /&gt;
* Curvilinear Coordinates collection https://impvis.co.uk/launch/polar-coordinates-3/index.html?collection=15&lt;br /&gt;
* Quantum Spin in Atoms collection https://impvis.co.uk/launch/quantum-spin/quantumangmom.html?collection=37&lt;br /&gt;
* Snell's Law https://impvis.co.uk/launch/snells-law-v2/index.html&lt;br /&gt;
* Spacetime Diagrams https://impvis.co.uk/launch/spacetime-diagrams-v2/index.html&lt;br /&gt;
* Lattice Vibrations Collection (already in new template but bugs fixed) https://impvis.co.uk/launch/lattice-vibrations-introduction-2/introduction.html?collection=5&lt;br /&gt;
* Virtual Materials Lab Collection https://impvis.co.uk/launch/virtual-materials-lab-introduction/intro.html?collection=34&lt;br /&gt;
* Vibrations App Collection https://impvis.co.uk/launch/me2-vibrations-single-degree-of-freedom-8/index.html?collection=38&lt;br /&gt;
* Rotating Frames Collection (1/4 pages)&lt;br /&gt;
* Matrices: Transformations and Eigenvectors Collection (3/4 pages)&lt;br /&gt;
&lt;br /&gt;
=== Visualisations Created ===&lt;br /&gt;
'''Below is a list of all new visualisation which have been created/uploaded this summer:'''&lt;br /&gt;
&lt;br /&gt;
* Virtual Materials Lab Collection https://impvis.co.uk/launch/virtual-materials-lab-introduction/intro.html?collection=34&lt;br /&gt;
* Vibrations App Collection https://impvis.co.uk/launch/me2-vibrations-single-degree-of-freedom-8/index.html?collection=38&lt;br /&gt;
* Playground https://impvis.co.uk/launch/playground-v2/index.html&lt;br /&gt;
* ImpVis Components Demo Collection https://impvis.co.uk/launch/impvis-layouts/page1.html?collection=39&lt;br /&gt;
*Differentiation Collection https://impvis.co.uk/launch/differentiation-finite-difference/first.html?collection=36&lt;br /&gt;
*Rainbows https://impvis.co.uk/launch/rainbows-observer-height-v2/page1.html &lt;br /&gt;
&lt;br /&gt;
==Things We Wanted to Do but Failed==&lt;br /&gt;
===Bug Fixing===&lt;br /&gt;
1. Attempted to rewrite the Toggle hotspot, failed because it was wrapped by the hotspotable tag and then placed under the iv-visualisation tag. The iv-visualisation tag is written in terms of grid display, changing the Toggle hotspot requires changing both hotspotable and the iv-visualisation, which may also affect the position of tittle bar and the side pane.&lt;br /&gt;
&lt;br /&gt;
2. Draggable hotspot is currently using the toggle hotspot's toggle which causes bugs to toggle hotspot. When placing two toggle hotspots in the same position, instead of being placed next to each other, the toggle hotspots appears on top of each other. Attempt was made to fix this, however, more bugs such as toggle hotspot creates a huge vertical scroll bar has occured along the way, so we decided to leave it.&lt;br /&gt;
&lt;br /&gt;
3. Large hotspots creates scroll bar on the page, we tried using overflow:hidden, but it was not fixed by this. This may be a problem due to elements that exist on the main stage that have a formatting problem when the hotspot is interacted with. In certain cases you are able to solve this issue by isolating which element is too big or has an overflow glitch when the hotspot is toggled and then changing some of its attributes until the scroll bars no longer appear. There might be a way to universally fix this issue by either updating the main stage or the hotspot component but no such fix has been found so far.&lt;br /&gt;
&lt;br /&gt;
4. Did not come up with a good solution to slider number overflows, the current solution is to reduce tick steps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Moving Visualisations===&lt;br /&gt;
1. Two-body collisions: The original vis was written with Phaser-ce which wouldn't work with Vue. The code was rewritten to Phaser 3 (https://github.com/jhc4318/collisions-new) however there are issues with images not displaying due to needing a web server supposedly. A potential fix is to try using a variable in data to set up the image using require('@/assets/image.png') however this was only tested with p5. If this doesn't work, the vis should be rewritten with SVGs.&lt;br /&gt;
&lt;br /&gt;
2. The Battery Discharge collection cannot be fully migrated to the new template as only the first page is fully functional in its current build. The author of the vis would need to finish it before the whole project can start to be migrated to the newest template.&lt;br /&gt;
&lt;br /&gt;
==Future Improvements==&lt;br /&gt;
1. If capable, rewrite the layout so that everything can be separated out from the iv-visualisation tag.&lt;br /&gt;
&lt;br /&gt;
=== Template Changes ===&lt;br /&gt;
&lt;br /&gt;
# Some Changes were made to the template to make it more responsive and mobile friendly, however it still doesn't work excellently on mobile. It would be good to carefully restyle all elements of the template using css mediaqueries and flexboxes where appropriate, so that it works well on mobile devices and desktops. More information can be found on [[How to Make the Template Mobile Friendly]].&lt;br /&gt;
==To follow up==&lt;br /&gt;
1. Contacted staff partner for Quantum spin collection (Richard Thompson) for feedback via email - follow up for reply in September.&lt;br /&gt;
&lt;br /&gt;
2. Sent reviewer invite to staff partner for Rainbows vis (Masoud Seifikar) requesting feedback via the issues feature on the website&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=408</id>
		<title>Tech Team Final Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=408"/>
		<updated>2021-07-20T09:59:56Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Accomplished Works==&lt;br /&gt;
===Bug Fixing===&lt;br /&gt;
'''Below is a list of bugs we have fixed this summer:'''&lt;br /&gt;
&lt;br /&gt;
1.Slider should emit event both on mousemove and mouseup&lt;br /&gt;
&lt;br /&gt;
2.Tabs should emit event when tab selected&lt;br /&gt;
&lt;br /&gt;
3.Add a label attribute to the slider&lt;br /&gt;
&lt;br /&gt;
4.Adjust iv-button default bottom-padding to match other edges (about 35px)&lt;br /&gt;
&lt;br /&gt;
5.Reset button which resets all the components back to their default/initial values&lt;br /&gt;
&lt;br /&gt;
6.Category text escapes overflows out of container if too long&lt;br /&gt;
&lt;br /&gt;
7.Add transparency or glass effect to toggle hotspot&lt;br /&gt;
&lt;br /&gt;
8.Slider play on its own when button clicked&lt;br /&gt;
&lt;br /&gt;
9.Disable some tabs in toggleadvanced and automatically change the current tab selected to an enabled one if its now disabled&lt;br /&gt;
&lt;br /&gt;
10.Make increment button component&lt;br /&gt;
&lt;br /&gt;
11.Can specify width of toggle advance&lt;br /&gt;
&lt;br /&gt;
12.Text also does not fit in the toggle anymore&lt;br /&gt;
&lt;br /&gt;
13.Hotspot toggle no longer wraps around text nicely&lt;br /&gt;
&lt;br /&gt;
14.Reset button compatibility with tickbox&lt;br /&gt;
&lt;br /&gt;
15.Added reset capability to basic toggle&lt;br /&gt;
&lt;br /&gt;
16.Make pane emit event when resized or toggled (helps users to resize vis content) &lt;br /&gt;
&lt;br /&gt;
17.Symbol button doesnt have any methods &lt;br /&gt;
&lt;br /&gt;
18.Tickbox initial state prop doesnt work &lt;br /&gt;
&lt;br /&gt;
19.Add title to fixed hotspot &lt;br /&gt;
&lt;br /&gt;
20.Specify which position to put play button with respect to slider&lt;br /&gt;
&lt;br /&gt;
21.Dropdown list element text overflows&lt;br /&gt;
&lt;br /&gt;
22.Reset capability to dropdown list&lt;br /&gt;
&lt;br /&gt;
23.Advanced toggle, when all tabs are disabled, one is still selected &lt;br /&gt;
&lt;br /&gt;
==Things We Wanted to Do but Failed==&lt;br /&gt;
===Bug Fixing===&lt;br /&gt;
1. Attempted to rewrite the Toggle hotspot, failed because it was wrapped by the hotspotable tag and then placed under the iv-visualisation tag. The iv-visualisation tag is written in terms of grid display, changing the Toggle hotspot requires changing both hotspotable and the iv-visualisation, which may also affect the position of tittle bar and the side pane.&lt;br /&gt;
&lt;br /&gt;
2. Draggable hotspot is currently using the toggle hotspot's toggle which causes bugs to toggle hotspot. When placing two toggle hotspots in the same position, instead of being placed next to each other, the toggle hotspots appears on top of each other. Attempt was made to fix this, however, more bugs such as toggle hotspot creates a huge vertical scroll bar has occured along the way, so we decided to leave it.&lt;br /&gt;
&lt;br /&gt;
3. Large hotspots creates scroll bar on the page, we tried using overflow:hidden, but it was not fixed by this.&lt;br /&gt;
&lt;br /&gt;
4. Did not come up with a good solution to slider number overflows, the current solution is to reduce tick steps.&lt;br /&gt;
 &lt;br /&gt;
==Future Improvements==&lt;br /&gt;
1. If capable, rewrite the layout so that everything can be separated out from the iv-visualisation tag.&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=407</id>
		<title>Tech Team Final Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=407"/>
		<updated>2021-07-20T09:42:32Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Accomplished Works==&lt;br /&gt;
===Bug Fixing===&lt;br /&gt;
'''Below is a list of bugs we have fixed this summer:'''&lt;br /&gt;
&lt;br /&gt;
1.Slider should emit event both on mousemove and mouseup&lt;br /&gt;
&lt;br /&gt;
2.Tabs should emit event when tab selected&lt;br /&gt;
&lt;br /&gt;
3.Add a label attribute to the slider&lt;br /&gt;
&lt;br /&gt;
4.Adjust iv-button default bottom-padding to match other edges (about 35px)&lt;br /&gt;
&lt;br /&gt;
5.Reset button which resets all the components back to their default/initial values&lt;br /&gt;
&lt;br /&gt;
6.Category text escapes overflows out of container if too long&lt;br /&gt;
&lt;br /&gt;
7.Add transparency or glass effect to toggle hotspot&lt;br /&gt;
&lt;br /&gt;
8.Slider play on its own when button clicked&lt;br /&gt;
&lt;br /&gt;
9.Disable some tabs in toggleadvanced and automatically change the current tab selected to an enabled one if its now disabled&lt;br /&gt;
&lt;br /&gt;
10.Make increment button component&lt;br /&gt;
&lt;br /&gt;
11.Can specify width of toggle advance&lt;br /&gt;
&lt;br /&gt;
12.Text also does not fit in the toggle anymore&lt;br /&gt;
&lt;br /&gt;
13.Hotspot toggle no longer wraps around text nicely&lt;br /&gt;
&lt;br /&gt;
14.Reset button compatibility with tickbox&lt;br /&gt;
&lt;br /&gt;
15.Added reset capability to basic toggle&lt;br /&gt;
&lt;br /&gt;
16.Make pane emit event when resized or toggled (helps users to resize vis content) &lt;br /&gt;
&lt;br /&gt;
17.Symbol button doesnt have any methods &lt;br /&gt;
&lt;br /&gt;
18.Tickbox initial state prop doesnt work &lt;br /&gt;
&lt;br /&gt;
19.Add title to fixed hotspot &lt;br /&gt;
&lt;br /&gt;
20.Specify which position to put play button with respect to slider&lt;br /&gt;
&lt;br /&gt;
21.Dropdown list element text overflows&lt;br /&gt;
&lt;br /&gt;
22.Reset capability to dropdown list&lt;br /&gt;
&lt;br /&gt;
23.Advanced toggle, when all tabs are disabled, one is still selected &lt;br /&gt;
&lt;br /&gt;
==Things We Wanted to Do but Failed==&lt;br /&gt;
==Future Improvements==&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=406</id>
		<title>Tech Team Final Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=406"/>
		<updated>2021-07-20T09:35:23Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: /* Transferring Visualistions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Accomplished Works==&lt;br /&gt;
==Things We Wanted to Do but Failed==&lt;br /&gt;
==Future Improvements==&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=405</id>
		<title>Tech Team Final Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Tech_Team_Final_Documentation&amp;diff=405"/>
		<updated>2021-07-20T09:35:02Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;==Accomplished Works== ===Transferring Visualistions=== ===Fixing The Template=== ==Things We Wanted to Do but Failed== ==Future Improvements==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Accomplished Works==&lt;br /&gt;
===Transferring Visualistions===&lt;br /&gt;
===Fixing The Template===&lt;br /&gt;
==Things We Wanted to Do but Failed==&lt;br /&gt;
==Future Improvements==&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Main_Page&amp;diff=404</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Main_Page&amp;diff=404"/>
		<updated>2021-07-20T09:29:44Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Navigate Categories ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;categorytree mode=&amp;quot;pages&amp;quot;&amp;gt;Everything&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wiki Divisions ==&lt;br /&gt;
&lt;br /&gt;
* [[Blackboard]]&lt;br /&gt;
* [[Visualisations]]&lt;br /&gt;
* [[Knowledge]]&lt;br /&gt;
&lt;br /&gt;
== Summer 2021==&lt;br /&gt;
*[[Tech Team Final Documentation]]&lt;br /&gt;
&lt;br /&gt;
==Getting started==&lt;br /&gt;
Consult the [[mediawikiwiki:Special:MyLanguage/Help:Contents|User's Guide]] for information on using the wiki software.&lt;br /&gt;
*[[mediawikiwiki:Special:MyLanguage/Manual:Configuration_settings|Configuration settings list]]&lt;br /&gt;
*[[mediawikiwiki:Special:MyLanguage/Manual:FAQ|MediaWiki FAQ]]&lt;br /&gt;
*[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
*[[mediawikiwiki:Special:MyLanguage/Localisation#Translation_resources|Localise MediaWiki for your language]]&lt;br /&gt;
*[[mediawikiwiki:Special:MyLanguage/Manual:Combating_spam|Learn how to combat spam on your wiki]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Editing_ImpVis_Components&amp;diff=397</id>
		<title>Editing ImpVis Components</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Editing_ImpVis_Components&amp;diff=397"/>
		<updated>2021-07-19T09:43:55Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to make a change to one of the ImpVis components in any visualisation (referred to by &amp;lt;iv-component&amp;gt;) then you will need to follow the steps on this page.&lt;br /&gt;
# To edit the components library you must first clone [https://github.com/Imperial-visualizations/Vue-Components the repository]. If you are making a small change then cloning and editing directly on the &amp;quot;dev&amp;quot; branch may work, however if you are making larger changes you may want to consider making your own fork or branch.&lt;br /&gt;
# To start editing you must navigate to the folder you have cloned in a command prompt/terminal using &amp;quot;cd &amp;lt;directory path&amp;gt;&amp;quot;. Once in the correct location you can run the example template to test your component by running &amp;lt;code&amp;gt;npm run template&amp;lt;/code&amp;gt;. The code for this example template is located within the &amp;quot;template&amp;quot; folder.&lt;br /&gt;
#Make your edits to the components located within the &amp;quot;src/components&amp;quot; folder, and test them using the example template.&lt;br /&gt;
#Iterate the version number in the package.json (line 3). For minor changes, iterate the last digit; for medium changes, the middle digit; and for very large changes iterate the first digit. E.g. a medium change would make 1.1.6 -&amp;gt; 1.2.6.&lt;br /&gt;
#Create a pull request from your branch to the master branch, you will need two approving reviews to get your pull request approved and merged. The reviewers should thoroughly test your components and give suggestions for improvements.&lt;br /&gt;
#Now run &amp;lt;code&amp;gt;npm update @impvis/components&amp;lt;/code&amp;gt; in the folders of your existing visualisations to get the latest updates.&lt;br /&gt;
#Update the documentation for the [[vue components]] on the wiki to include your changes.&lt;br /&gt;
#&amp;lt;code&amp;gt;@impvis/components&amp;lt;/code&amp;gt; library is currently on version 1.4.6&lt;br /&gt;
&lt;br /&gt;
[[Category:Maintaining_ImpVis]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Loader&amp;diff=206</id>
		<title>Loader</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Loader&amp;diff=206"/>
		<updated>2021-07-08T09:08:33Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-loader&amp;lt;/code&amp;gt; component creates a loading spinner before the visualisation gets loaded.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Loader.png|845x845px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Techinical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
None&lt;br /&gt;
===Events===&lt;br /&gt;
None &lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The loading spinner used the classic Imperial Blue&lt;br /&gt;
[[Category:ImpVis Components]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Loader.png&amp;diff=205</id>
		<title>File:Loader.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Loader.png&amp;diff=205"/>
		<updated>2021-07-08T09:05:37Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sreenshot of loader in working&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Loader&amp;diff=204</id>
		<title>Loader</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Loader&amp;diff=204"/>
		<updated>2021-07-08T08:56:49Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;The &amp;lt;code&amp;gt;iv-loader&amp;lt;/code&amp;gt; component creates a loading spinner before the visualisation gets loaded. Category:ImpVis Components&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-loader&amp;lt;/code&amp;gt; component creates a loading spinner before the visualisation gets loaded.&lt;br /&gt;
[[Category:ImpVis Components]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=197</id>
		<title>Draggable Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=197"/>
		<updated>2021-07-07T08:52:08Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component is used to create a draggable hotspot across the main visualisation stage.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Draggable-hotspot.png|740x740px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===How to Use===&lt;br /&gt;
To use the &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component, put this tag outside the &amp;lt;code&amp;gt;iv-visualisation&amp;lt;/code&amp;gt; tag. To add the toggle button to open this div, inside the &amp;lt;code&amp;gt;#hotspots&amp;lt;/code&amp;gt; template, add the &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; tag and set the draggle prop to be true. To bind the div and the toggle button together, give the same idName to both. An example code is shown below:&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;[[File:Hotspot-example-2.png|780x780px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: idName &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Name_1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: Need to be included so that by matching it with the idName of the iv-toggle-hotspot component, the two can be binded together&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Bollean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to create glass effect &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Bollean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: Used to create transparent effect&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Events=== &lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The toggle hotspot button was used in the draggable hotspot to keep consistency with the toggle hotspot itself. The color of the drag me bar and the close button are set to be the same color as the toggle button&lt;br /&gt;
&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=196</id>
		<title>Draggable Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=196"/>
		<updated>2021-07-07T08:50:47Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: /* How to Use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component is used to create a draggable hotspot across the main visualisation stage.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Draggable-hotspot.png|740x740px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===How to Use===&lt;br /&gt;
To use the &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component, put this tag outside the &amp;lt;code&amp;gt;iv-visualisation&amp;lt;/code&amp;gt; tag. To add the toggle button to open this div, inside the &amp;lt;code&amp;gt;#hotspots&amp;lt;/code&amp;gt; template, add the &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; tag and set the draggle prop to be true. To bind the div and the toggle button together, give the same idName to both. An example code is shown below:&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;[[File:Hotspot-example-2.png|780x780px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: idName &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Name_1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: Need to be included so that by matching it with the idName of the iv-toggle-hotspot component, the two can be binded together&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Bollean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to create glass effect &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Bollean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: Used to create transparent effect&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Events=== &lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The toggle hotspot button was used in the draggable hotspot&lt;br /&gt;
&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Hotspot-example-2.png&amp;diff=195</id>
		<title>File:Hotspot-example-2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Hotspot-example-2.png&amp;diff=195"/>
		<updated>2021-07-07T08:49:54Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Example code of draggable hotspot&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=194</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=194"/>
		<updated>2021-07-07T08:45:04Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This component can be used in conjunction with [[Draggable Hotspot]].''' &lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; component creates a toggle hotspot with position of user's choice. &lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: draggable&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, the toggle button can be used with the draggable hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
== Design Choice==&lt;br /&gt;
The hotspot was made to be pure white to display content better, the button that toggles the hotspot was made to be yellow, which contrusts the main theme -- imperial blue. &lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=193</id>
		<title>Draggable Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=193"/>
		<updated>2021-07-06T12:31:00Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component is used to create a draggable hotspot across the main visualisation stage.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Draggable-hotspot.png|740x740px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===How to Use===&lt;br /&gt;
To use the &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component, put this tag inside the &amp;lt;code&amp;gt;iv-visualisation&amp;lt;/code&amp;gt; tag but oustside the &amp;lt;code&amp;gt;#hotspots&amp;lt;/code&amp;gt; template. To add the toggle button to open this div, inside the &amp;lt;code&amp;gt;#hotspots&amp;lt;/code&amp;gt; template, add the &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; tag. To bind the div and the toggle button together, give the same idName to both. An example code is shown below:&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;[[File:Hotspot-example-1.png|780x780px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: idName &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Name_1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: Need to be included so that by matching it with the idName of the iv-toggle-hotspot component, the two can be binded together&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Bollean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to create glass effect &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Bollean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: Used to create transparent effect&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Events=== &lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The toggle hotspot button was used in the draggable hotspot&lt;br /&gt;
&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Hotspot-example-1.png&amp;diff=192</id>
		<title>File:Hotspot-example-1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Hotspot-example-1.png&amp;diff=192"/>
		<updated>2021-07-06T10:39:49Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Example code of draggable hotspot&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Hotspot-example.png&amp;diff=191</id>
		<title>File:Hotspot-example.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Hotspot-example.png&amp;diff=191"/>
		<updated>2021-07-06T10:37:14Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Example of how to use the draggable hotspot&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=188</id>
		<title>Draggable Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=188"/>
		<updated>2021-07-06T10:28:45Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-draggableDiv&amp;lt;/code&amp;gt; component is used to create a draggable hotspot across the main visualisation stage.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Draggable-hotspot.png|740x740px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Draggable-hotspot.png&amp;diff=187</id>
		<title>File:Draggable-hotspot.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Draggable-hotspot.png&amp;diff=187"/>
		<updated>2021-07-06T10:26:18Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of draggable hotspot in working&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=186</id>
		<title>Draggable Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Draggable_Hotspot&amp;diff=186"/>
		<updated>2021-07-06T10:22:33Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;The &amp;lt;code&amp;gt;iv-draggable-hotspot&amp;lt;/code&amp;gt; component is used to create a draggable hotspot across the main visualisation stage. Category:Layouts&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-draggable-hotspot&amp;lt;/code&amp;gt; component is used to create a draggable hotspot across the main visualisation stage.&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=185</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=185"/>
		<updated>2021-07-06T10:21:01Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This component is currently used in conjunction with [[Draggable Hotspot]].''' &lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; component creates a toggle hotspot with position of user's choice. &lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The hotspot was made to be pure white to display content better, the button that toggles the hotspot was made to be yellow, which contrusts the main theme -- imperial blue. &lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=184</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=184"/>
		<updated>2021-07-06T10:20:00Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This component is currently used in conjunction with Draggable Hotspot.''' &lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; component creates a toggle hotspot with position of user's choice. &lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The hotspot was made to be pure white to display content better, the button that toggles the hotspot was made to be yellow, which contrusts the main theme -- imperial blue. &lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Visualisation&amp;diff=171</id>
		<title>Visualisation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Visualisation&amp;diff=171"/>
		<updated>2021-07-01T09:43:02Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-visualisation&amp;lt;/code&amp;gt; is the main stage that hosts the visualisation.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Visualisation.png|861x861px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Techincal Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: corners&lt;br /&gt;
&lt;br /&gt;
Type: Array&lt;br /&gt;
&lt;br /&gt;
Default: ['topleft','topright','bottomleft','bottomright']&lt;br /&gt;
&lt;br /&gt;
Description: Define the corners of the page &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: edges&lt;br /&gt;
&lt;br /&gt;
Type: Array&lt;br /&gt;
&lt;br /&gt;
Default: ['top','bottom','left','right']&lt;br /&gt;
&lt;br /&gt;
Description: Define the edges of the page &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Default Title&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the title of the visualisation, same use as the title bar&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name:vue_config &lt;br /&gt;
&lt;br /&gt;
Type: Object&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: pageNumber&lt;br /&gt;
&lt;br /&gt;
Type: Number &lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
==Design Choice==&lt;br /&gt;
Simple pure white page.&lt;br /&gt;
&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Visualisation&amp;diff=170</id>
		<title>Visualisation</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Visualisation&amp;diff=170"/>
		<updated>2021-07-01T09:30:29Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;The &amp;lt;code&amp;gt;iv-visualisation&amp;lt;/code&amp;gt; is the main stage that hosts the visualisation. &amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt; 861x861px &amp;lt;/div&amp;gt; ==Techincal Information==...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-visualisation&amp;lt;/code&amp;gt; is the main stage that hosts the visualisation.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Visualisation.png|861x861px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Techincal Information==&lt;br /&gt;
&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Visualisation.png&amp;diff=169</id>
		<title>File:Visualisation.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Visualisation.png&amp;diff=169"/>
		<updated>2021-07-01T09:29:24Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of main stage in working&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=167</id>
		<title>Pane</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=167"/>
		<updated>2021-07-01T09:10:26Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-pane&amp;lt;/code&amp;gt; component creates a pane on either the right or the left hand side of the page.&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Pane.png|839x839px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: width&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 400&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the width of the pane&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: format&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: 'push'&lt;br /&gt;
&lt;br /&gt;
Validator: ['overlay','push'] &lt;br /&gt;
&lt;br /&gt;
Description: Used to set the pane to different mode (i.e. it lays on top of the main stage or it pushes the main stage to the side)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, turns the opacity of the pane to 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: allowResize&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, allows users to resize the pane&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
mouseup and mousemove&lt;br /&gt;
&lt;br /&gt;
description: allow draggable resize using mouse&lt;br /&gt;
&lt;br /&gt;
touchmove and touchend&lt;br /&gt;
&lt;br /&gt;
description: allow draggable resize using touchscreen&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The pane was made to be pure white and the toggle button was made to be imperial blue to match the theme.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=166</id>
		<title>Fixed Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=166"/>
		<updated>2021-07-01T09:01:54Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-fixed-hotspot&amp;lt;/code&amp;gt; component creates a fixed hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the background of the hotspot will be transparent&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The hotspot was chose to have a white background such that it can clearly present the content.&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=165</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=165"/>
		<updated>2021-07-01T09:01:04Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; component creates a toggle hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==Technical Information==&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
==Design Choice==&lt;br /&gt;
The hotspot was made to be pure white to display content better, the button that toggles the hotspot was made to be yellow, which contrusts the main theme -- imperial blue. &lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Slider&amp;diff=164</id>
		<title>Slider</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Slider&amp;diff=164"/>
		<updated>2021-07-01T08:59:28Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-slider&amp;lt;/code&amp;gt; component appears as a range slider with costumised maximum and minimum values and number of ticks. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Slider.png|722x722px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Techical/coding information== &lt;br /&gt;
The Slider Component contains 4 sub-components, which are listed below:&lt;br /&gt;
*[[Slider: bubble.vue|bubble.vue]]&lt;br /&gt;
*[[Slider: inputButton.vue|inputButton.vue]]&lt;br /&gt;
*[[Slider: lineTicks.vue|lineTicks.vue]]&lt;br /&gt;
*[[Slider: numTicks.vue|numTicks.vue]]&lt;br /&gt;
It also has 15 props:&lt;br /&gt;
&lt;br /&gt;
===Props===&lt;br /&gt;
Name: bubble&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display slider value as a bubble above the slider thumb, which follows the thumb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderButtons&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display buttons to increase or decrease the slider value by a fixed amount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderButtons&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display buttons to increase or decrease the slider value by a fixed amount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: buttonInput&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display input to vary the sliderButton increase or decrease amount, applied to both equally&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: lineTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display line slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: numTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display value slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: numTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display value slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: playSlider&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: Differnet mode of slider where slider buttons move to and from the previous and next frame&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: min&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the minimum value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: max&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the maximum value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: step&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 0.01&lt;br /&gt;
&lt;br /&gt;
Description: used to set the step size in the range of motion of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: init_val&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: used to set initial value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: init_val&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: used to set initial value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: button_step_init&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 10&lt;br /&gt;
&lt;br /&gt;
Description: used to set the value of the sliderButtons&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: tick_decimals&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 0&lt;br /&gt;
&lt;br /&gt;
Description: used to set the number of decimal places for the numTick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: tick_step&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 1&lt;br /&gt;
&lt;br /&gt;
Description: used to set the step size between each numTick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: theme&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Blue&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: used to set the theme color of the slider (can choose from Blue and Green)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: resetButton&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: used to create a reset button for the slider&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Slider 1.png|880x880px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
Name: sliderChangedbyDragging&lt;br /&gt;
&lt;br /&gt;
Triggered: Mousedown and mouseover&lt;br /&gt;
&lt;br /&gt;
Description: Emit slider value when dragging the thumb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderChangedbyClick&lt;br /&gt;
&lt;br /&gt;
Triggered: Mousedown&lt;br /&gt;
&lt;br /&gt;
Description: Emit slider value when changing the thumb position by clicking&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: click&lt;br /&gt;
&lt;br /&gt;
Triggered: Mousedown&lt;br /&gt;
&lt;br /&gt;
Description: Set the slider value to 0 when click on the reset button&lt;br /&gt;
&lt;br /&gt;
===Design Choice===&lt;br /&gt;
The slider has two themes that users can choose from--green and imperial blue, both contrust the white background. The thumb was made to be round so that it can display numbers better.&lt;br /&gt;
&lt;br /&gt;
[[Category:ImpVis Components]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=162</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=162"/>
		<updated>2021-07-01T08:51:37Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-toggle-hotspot&amp;lt;/code&amp;gt; component creates a toggle hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
===Design Choice====&lt;br /&gt;
The hotspot was made to be pure white to display content better, the button that toggles the hotspot was made to be yellow, which contracts the main theme -- imperial blue. &lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=161</id>
		<title>Fixed Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=161"/>
		<updated>2021-07-01T08:47:31Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;lt;code&amp;gt;iv-fixed-hotspot&amp;lt;/code&amp;gt; component creates a fixed hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the background of the hotspot will be transparent&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
===Design Choice===&lt;br /&gt;
The hotspot was chose to have a white background such that it can clearly present the content.&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=160</id>
		<title>Fixed Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=160"/>
		<updated>2021-07-01T08:46:06Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Fixed Hostspot component creates a fixed hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the background of the hotspot will be transparent&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
&lt;br /&gt;
===Events===&lt;br /&gt;
None&lt;br /&gt;
&lt;br /&gt;
===Design Choice===&lt;br /&gt;
The hotspot was chose to have a white background such that it can clearly present the content.&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Slider&amp;diff=155</id>
		<title>Slider</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Slider&amp;diff=155"/>
		<updated>2021-06-30T14:17:11Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a child of the  [http://109.153.210.84/index.php/Sliders Sliders] page. &lt;br /&gt;
&lt;br /&gt;
The Slider component appears as a range slider with costumised maximum and minimum values and number of ticks. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Slider.png|722x722px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Techical/coding information== &lt;br /&gt;
The Slider Component contains 4 sub-components, which are listed below:&lt;br /&gt;
*[[Slider: bubble.vue|bubble.vue]]&lt;br /&gt;
*[[Slider: inputButton.vue|inputButton.vue]]&lt;br /&gt;
*[[Slider: lineTicks.vue|lineTicks.vue]]&lt;br /&gt;
*[[Slider: numTicks.vue|numTicks.vue]]&lt;br /&gt;
It also has 15 props:&lt;br /&gt;
&lt;br /&gt;
===Props===&lt;br /&gt;
Name: bubble&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display slider value as a bubble above the slider thumb, which follows the thumb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderButtons&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display buttons to increase or decrease the slider value by a fixed amount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderButtons&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display buttons to increase or decrease the slider value by a fixed amount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: buttonInput&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display input to vary the sliderButton increase or decrease amount, applied to both equally&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: lineTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display line slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: numTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display value slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: numTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display value slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: playSlider&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: Differnet mode of slider where slider buttons move to and from the previous and next frame&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: min&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the minimum value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: max&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the maximum value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: step&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 0.01&lt;br /&gt;
&lt;br /&gt;
Description: used to set the step size in the range of motion of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: init_val&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: used to set initial value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: init_val&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: used to set initial value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: button_step_init&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 10&lt;br /&gt;
&lt;br /&gt;
Description: used to set the value of the sliderButtons&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: tick_decimals&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 0&lt;br /&gt;
&lt;br /&gt;
Description: used to set the number of decimal places for the numTick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: tick_step&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 1&lt;br /&gt;
&lt;br /&gt;
Description: used to set the step size between each numTick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: theme&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Blue&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: used to set the theme color of the slider (can choose from Blue and Green)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: resetButton&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: used to create a reset button for the slider&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Slider 1.png|880x880px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:ImpVis Components]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Slider&amp;diff=154</id>
		<title>Slider</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Slider&amp;diff=154"/>
		<updated>2021-06-30T14:16:31Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a child of the  [http://109.153.210.84/index.php/Sliders Sliders] page. &lt;br /&gt;
&lt;br /&gt;
The Slider component appears as a range slider with costumised maximum and minimum values and number of ticks. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Slider.png|722x722px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Techical/coding information== &lt;br /&gt;
The Slider Component contains 4 sub-components, which are listed below:&lt;br /&gt;
*[[Slider: bubble.vue|bubble.vue]]&lt;br /&gt;
*[[Slider: inputButton.vue|inputButton.vue]]&lt;br /&gt;
*[[Slider: lineTicks.vue|lineTicks.vue]]&lt;br /&gt;
*[[Slider: numTicks.vue|numTicks.vue]]&lt;br /&gt;
It also has 15 props:&lt;br /&gt;
&lt;br /&gt;
===Props===&lt;br /&gt;
Name: bubble&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display slider value as a bubble above the slider thumb, which follows the thumb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderButtons&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display buttons to increase or decrease the slider value by a fixed amount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: sliderButtons&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display buttons to increase or decrease the slider value by a fixed amount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: buttonInput&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display input to vary the sliderButton increase or decrease amount, applied to both equally&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: lineTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: flase&lt;br /&gt;
&lt;br /&gt;
Description: Used to display line slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: numTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display value slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: numTick&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: Used to display value slider ticks at each step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: playSlider&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: Differnet mode of slider where slider buttons move to and from the previous and next frame&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: min&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the minimum value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: max&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the maximum value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: step&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 0.01&lt;br /&gt;
&lt;br /&gt;
Description: used to set the step size in the range of motion of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: init_val&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: used to set initial value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: init_val&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: used to set initial value of the slider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: button_step_init&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 10&lt;br /&gt;
&lt;br /&gt;
Description: used to set the value of the sliderButtons&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: tick_decimals&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 0&lt;br /&gt;
&lt;br /&gt;
Description: used to set the number of decimal places for the numTick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: tick_step&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 1&lt;br /&gt;
&lt;br /&gt;
Description: used to set the step size between each numTick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: theme&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: &amp;quot;Blue&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Description: used to set the theme color of the slider (can choose from Blue and Green)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: resetButton&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: true&lt;br /&gt;
&lt;br /&gt;
Description: used to create a reset button for the slider&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Slider 1.png|880x880px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=153</id>
		<title>Pane</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=153"/>
		<updated>2021-06-30T14:13:14Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The pane component creates a pane on either the right or the left hand side of the page.&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Pane.png|839x839px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: width&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 400&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the width of the pane&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: format&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: 'push'&lt;br /&gt;
&lt;br /&gt;
Validator: ['overlay','push'] &lt;br /&gt;
&lt;br /&gt;
Description: Used to set the pane to different mode (i.e. it lays on top of the main stage or it pushes the main stage to the side)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, turns the opacity of the pane to 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: allowResize&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, allows users to resize the pane&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=152</id>
		<title>Fixed Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=152"/>
		<updated>2021-06-30T14:12:23Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: /* Props */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Fixed Hostspot component creates a fixed hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the background of the hotspot will be transparent&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=151</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=151"/>
		<updated>2021-06-30T14:11:31Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Toggle Hostspot component creates a toggle hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=150</id>
		<title>Pane</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=150"/>
		<updated>2021-06-30T14:10:42Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The pane component creates a pane on either the right or the left hand side of the page.&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Pane.png|839x839px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: width&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 400&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the width of the pane&lt;br /&gt;
&lt;br /&gt;
Name: format&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: 'push'&lt;br /&gt;
&lt;br /&gt;
Validator: ['overlay','push'] &lt;br /&gt;
&lt;br /&gt;
Description: Used to set the pane to different mode (i.e. it lays on top of the main stage or it pushes the main stage to the side)&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, turns the opacity of the pane to 0&lt;br /&gt;
&lt;br /&gt;
Name: allowResize&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, allows users to resize the pane&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=149</id>
		<title>Pane</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=149"/>
		<updated>2021-06-30T14:09:50Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a child of the  [[Layout]] page.&lt;br /&gt;
&lt;br /&gt;
The pane component creates a pane on either the right or the left hand side of the page.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Toggle hotspot.png|839x839px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: width&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 400&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the width of the pane&lt;br /&gt;
&lt;br /&gt;
Name: format&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: 'push'&lt;br /&gt;
&lt;br /&gt;
Validator: ['overlay','push'] &lt;br /&gt;
&lt;br /&gt;
Description: Used to set the pane to different mode (i.e. it lays on top of the main stage or it pushes the main stage to the side)&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, turns the opacity of the pane to 0&lt;br /&gt;
&lt;br /&gt;
Name: allowResize&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, allows users to resize the pane&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Toggle_hotspot.png&amp;diff=148</id>
		<title>File:Toggle hotspot.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Toggle_hotspot.png&amp;diff=148"/>
		<updated>2021-06-30T14:08:57Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of toggle hotspot in working&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=147</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=147"/>
		<updated>2021-06-30T14:06:40Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Toggle Hostspot component creates a toggle hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=146</id>
		<title>Toggle Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Toggle_Hotspot&amp;diff=146"/>
		<updated>2021-06-30T14:06:03Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;The Toggle Hostspot component creates a toggle hotspot with position of user's choice. &amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt; 811x811px &amp;lt;/div&amp;gt; ===Props=== Name: noWa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Toggle Hostspot component creates a toggle hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
Name: title&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default:&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the name of the toggle hotspot, which will appear on the toggle button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=145</id>
		<title>Fixed Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=145"/>
		<updated>2021-06-30T14:01:59Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Fixed Hostspot component creates a fixed hotspot with position of user's choice.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Fixed hotspot.png|811x811px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: noWastedSpace&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the size of the hotspot will be just enough to fit the content, no extra space will be given&lt;br /&gt;
&lt;br /&gt;
Name: transparent&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the background of the hotspot will be transparent&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, the component covered by the hotspot will show on top of it&lt;br /&gt;
&lt;br /&gt;
Name: position &lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Required: true&lt;br /&gt;
&lt;br /&gt;
Validator: ['top','bottom','topright','topleft','bottomright', 'bottomleft']&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the position of the hotspot&lt;br /&gt;
&lt;br /&gt;
Name: size&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: -1&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the explict size on the major axis of the hotspot, if set to -1 (default) will fill all available space&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=File:Fixed_hotspot.png&amp;diff=142</id>
		<title>File:Fixed hotspot.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=File:Fixed_hotspot.png&amp;diff=142"/>
		<updated>2021-06-30T13:27:28Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screen shot of fixed hotspot in working&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=141</id>
		<title>Fixed Hotspot</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Fixed_Hotspot&amp;diff=141"/>
		<updated>2021-06-30T13:24:55Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: Created page with &amp;quot;The Fixed Hostspot component creates a fixed hotspot with position of user's choice.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Fixed Hostspot component creates a fixed hotspot with position of user's choice.&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=119</id>
		<title>Pane</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=119"/>
		<updated>2021-06-30T10:50:19Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a child of the  [[Layout]] page.&lt;br /&gt;
&lt;br /&gt;
The pane component creates a pane on either the right or the left hand side of the page.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Pane.png|970x970px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: width&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 400&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the width of the pane&lt;br /&gt;
&lt;br /&gt;
Name: format&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: 'push'&lt;br /&gt;
&lt;br /&gt;
Validator: ['overlay','push'] &lt;br /&gt;
&lt;br /&gt;
Description: Used to set the pane to different mode (i.e. it lays on top of the main stage or it pushes the main stage to the side)&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, turns the opacity of the pane to 0&lt;br /&gt;
&lt;br /&gt;
Name: allowResize&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, allows users to resize the pane&lt;br /&gt;
[[Category:Layouts]]&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
	<entry>
		<id>https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=118</id>
		<title>Pane</title>
		<link rel="alternate" type="text/html" href="https://wiki.impvis.co.uk/index.php?title=Pane&amp;diff=118"/>
		<updated>2021-06-30T10:49:34Z</updated>

		<summary type="html">&lt;p&gt;FreyaHan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a child of the  [[Layout]] page.&lt;br /&gt;
&lt;br /&gt;
The pane component creates a pane on either the right or the left hand side of the page.&lt;br /&gt;
&amp;lt;div class=&amp;quot;res-img&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Pane.png|970x970px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Props===&lt;br /&gt;
Name: width&lt;br /&gt;
&lt;br /&gt;
Type: Number&lt;br /&gt;
&lt;br /&gt;
Default: 400&lt;br /&gt;
&lt;br /&gt;
Description: Used to set the width of the pane&lt;br /&gt;
&lt;br /&gt;
Name: format&lt;br /&gt;
&lt;br /&gt;
Type: String&lt;br /&gt;
&lt;br /&gt;
Default: 'push'&lt;br /&gt;
&lt;br /&gt;
Validator: ['overlay','push'] &lt;br /&gt;
&lt;br /&gt;
Description: Used to set the pane to different mode (i.e. it lays on top of the main stage or it pushes the main stage to the side)&lt;br /&gt;
&lt;br /&gt;
Name: glass&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false&lt;br /&gt;
&lt;br /&gt;
Description: If true, turns the opacity of the pane to 0&lt;br /&gt;
&lt;br /&gt;
Name: allowResize&lt;br /&gt;
&lt;br /&gt;
Type: Boolean&lt;br /&gt;
&lt;br /&gt;
Default: false &lt;br /&gt;
&lt;br /&gt;
Description: If true, allows users to resize the pane&lt;/div&gt;</summary>
		<author><name>FreyaHan</name></author>
	</entry>
</feed>