Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleWarning

This documentation will soon be updated Filippo Broggini


Excerpt

Squirro comes with a number of existing widgets. Any of these widgets can be extended, thus making use of the existing configuration options and all existing code.

...

This table lists all of the default widgets. The Name column lists the name that is to be used as the baseWidget in the squirro_widget upload command. The JavaScript class is the class name used in the JavaScript file to extend from.

NameJavaScript classTitle (in user interface)Notes
Base Widgets
BaseWidgets.Base- (not available in interface)

Using this as a baseWidget will disable any configuration options in the user interface for the widget.

This can even be used as a baseWidget when the JavaScript class actually extends from another widget.

StaticWidgets.
Base
Static- (not available in interface)

Base widget that does not fetch any results from the server.

getCollection can be defined to fetch a custom collection.

Widgets

Items




SearchWidgets.SearchResult List
CardsWidgets.CardsCards
ItemDetailWidgets.
Most Commonly Extended WidgetsFacetsTable
ItemDetailItem Detail

Navigation




PredQueryWidgets.PredQueryTabs
BreadcrumbWidgets.BreadcrumbBreadcrumbs
LinkWidgets.LinkLink
ResetWidgets.
FacetsTable
Reset
Facets Table
Reset Filters
Search

NavChipsWidgets.
SearchResult List
NavChipsNavigation Chips

Filters




SearchQuery

Widgets.SearchQuerySearch Bar
Others (Alphabetical by UI Title)PredQuery

TimeWidgets.
PredQuery
Time
Bookmarks
Time Selection
Cards

EntitiesListWidgets.
Cards
EntitiesList
Cards Result List
Entities
FacetsListWidgets.FacetsListFacets
List
Connection

SmartfiltersWidgets.
Connection
Smartfilters
Heat Map
Smart Filters
HorizontalResultList

TrendsListWidgets.
HorizontalResultList
TrendsList
Horizontal Result
Trends List
IFrame

FavoritesWidgets.FavoritesFavorites

Over Time




FrequencyWidgets.
IFrame
Frequency
IFrame
Timeline
FacetsHistogramWidgets.FacetsHistogramLine Chart

Comparison




FacetsWidgets.FacetsPie Chart
FacetsBarWidgets.FacetsBarBar Chart
TagCloudWidgets.TagCloudWord Cloud
ConnectionWidgets.ConnectionHeat Map
KeywordsWidgets.
MapMap
KeywordsTable
FacetsTableWidgets.FacetsTableFacets Table

Geographical




MapWidgets.
Facets
Map
Pie Chart
World Map
Reset

ChoroplethMapWidgets.
ResetReset Filters
ChoroplethMapRegion Map

Special




SignificantTermsWidgets.SignificantTermsSignificant Terms
KeywordsWidgets.KeywordsTableTextWidgets.TextTextFrequencyWidgets.FrequencyTimelineTrendWidgets.TrendTrendTagCloudWidgets.TagCloudWord Cloud

TrendWidgets.TrendTrend
RecommendationsWidgets.RecommendationsREC Results
RecommendationsEventsWidgets.RecommendationsEventsREC Explanations
RecommendationsEntitiesWidgets.RecommendationsEntitiesREC Input
HoneycombWidgets.HoneycombTopic Cluster
KanbanLaneWidgets.KanbanLaneKanban Lane
DataLabelingLaneWidgets.DataLabelingLaneData Labeling Lane
InferenceWidgets.InferenceSample Text Labeller
SeparatorWidgets.SeparatorDivider

Others




RichTextEditorWidgets.RichTextEditorRich Text Editor
TextWidgets.TextHTML Editor
CalendarWidgets.CalendarCalendar
MetricWidgets.MetricMetric
IFrameWidgets.IFrameIFrame

Custom




Custom Widgets